Skip to content

Commit 4bc3668

Browse files
authored
Merge pull request #1379 from NVIDIA/dependabot/github_actions/main/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 80171c1 + c1e8736 commit 4bc3668

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
@@ -65,7 +65,7 @@ jobs:
6565
6666
steps:
6767
- name: Checkout repository
68-
uses: actions/checkout@v4
68+
uses: actions/checkout@v5
6969
with:
7070
fetch-depth: 0
7171
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)