Skip to content

Commit 1930335

Browse files
Update actions/download-artifact action to v8
1 parent 032f79c commit 1930335

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/appimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
permissions: write-all
4545
runs-on: ubuntu-latest
4646
steps:
47-
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
47+
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
4848
with:
4949
pattern: AppImage-*
5050
merge-multiple: true

0 commit comments

Comments
 (0)