Skip to content

Commit 0e3e8c5

Browse files
Update actions/download-artifact action to v8
1 parent 00a8f6f commit 0e3e8c5

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
@@ -42,7 +42,7 @@ jobs:
4242
permissions: write-all
4343
runs-on: ubuntu-latest
4444
steps:
45-
- uses: actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
45+
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
4646
with:
4747
pattern: AppImage-*
4848
merge-multiple: true

0 commit comments

Comments
 (0)