Skip to content

Commit 81492b8

Browse files
committed
ci: update deb package checkout action to v6
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
1 parent 0568812 commit 81492b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deb-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
username: ${{ github.actor }}
4343
password: ${{ secrets.GITHUB_TOKEN }}
4444
steps:
45-
- uses: actions/checkout@v4
45+
- uses: actions/checkout@v6
4646
with:
4747
ref: ${{ inputs['checkout-ref'] }}
4848

0 commit comments

Comments
 (0)