Skip to content

Commit 667cf8f

Browse files
authored
Merge branch 'main' into feature/stateful_api_testing
2 parents 8ee62cb + ac5a130 commit 667cf8f

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)