Skip to content

Commit ddb7ccd

Browse files
committed
ci: merge main branch
2 parents d7a7a5d + ac5a130 commit ddb7ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cherry-pick-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Checkout the latest code
18-
uses: actions/checkout@v2
18+
uses: actions/checkout@v4
1919
with:
2020
token: ${{ secrets.OPENDATAHUB_TESTS_BOT_PAT }}
2121
fetch-depth: 0 # otherwise, you will fail to push refs to dest repo

0 commit comments

Comments
 (0)