Skip to content

Commit d9b81be

Browse files
authored
Merge pull request #1830 from NVIDIA/dependabot/github_actions/actions/checkout-5
2 parents fcc3978 + f06028a commit d9b81be

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 base branch repository
68-
uses: actions/checkout@v4
68+
uses: actions/checkout@v5
6969
with:
7070
fetch-depth: 0
7171
ref: ${{ github.event.pull_request.base.ref }}

0 commit comments

Comments
 (0)