Skip to content

Commit 5c74487

Browse files
authored
Merge pull request #1817 from NVIDIA/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 6f3d599 + ec89496 commit 5c74487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cherrypick.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
steps:
3535
- name: Checkout repository
36-
uses: actions/checkout@v4
36+
uses: actions/checkout@v5
3737
with:
3838
fetch-depth: 0
3939
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)