Skip to content

Commit 1b67048

Browse files
authored
Merge pull request #1386 from NVIDIA/dependabot/github_actions/main/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents a831ded + 133e456 commit 1b67048

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)