We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae35914 commit 37d0933Copy full SHA for 37d0933
1 file changed
.github/workflows/appimage.yml
@@ -71,7 +71,7 @@ jobs:
71
runs-on: ubuntu-latest
72
steps:
73
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
74
- - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
+ - uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
75
with:
76
pattern: AppImage-*
77
merge-multiple: true
0 commit comments