We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 904c526 + 89558e6 commit 1f66ccfCopy full SHA for 1f66ccf
1 file changed
.github/workflows/build-signed-deb.yml
@@ -60,7 +60,7 @@ jobs:
60
- uses: actions/checkout@v2
61
62
- name: 'Download Unsigned Packages'
63
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
64
with:
65
name: DebianUnsigned
66
path: tosign
0 commit comments