We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d70f4 commit 511cc7fCopy full SHA for 511cc7f
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@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
50
with:
51
pattern: AppImage-*
52
merge-multiple: true
.github/workflows/appimage.yml
@@ -71,7 +71,7 @@ jobs:
71
72
73
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
74
75
76
77
0 commit comments