We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0568812 commit 81492b8Copy full SHA for 81492b8
1 file changed
.github/workflows/deb-package.yml
@@ -42,7 +42,7 @@ jobs:
42
username: ${{ github.actor }}
43
password: ${{ secrets.GITHUB_TOKEN }}
44
steps:
45
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
46
with:
47
ref: ${{ inputs['checkout-ref'] }}
48
0 commit comments