Skip to content

Commit b17a9d8

Browse files
Update actions/download-artifact action to v8
1 parent ebc1c8f commit b17a9d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/blank.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@v4.3.0
45+
- uses: actions/download-artifact@v8.0.1
4646
with:
4747
pattern: AppImage-*
4848
merge-multiple: true

0 commit comments

Comments
 (0)