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