We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a0a2f1 commit f38c49cCopy full SHA for f38c49c
.github/workflows/appimage-nightly.yml
@@ -46,7 +46,7 @@ jobs:
46
permissions: write-all
47
runs-on: ubuntu-latest
48
steps:
49
- - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
+ - uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
50
with:
51
pattern: AppImage-*
52
merge-multiple: true
.github/workflows/appimage.yml
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
0 commit comments