We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c93bc9d commit 42687beCopy full SHA for 42687be
2 files changed
.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@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
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