Skip to content

Commit 3d897bc

Browse files
Update actions/download-artifact action to v4.2.1
1 parent 7c9523a commit 3d897bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/blank.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ jobs:
4747
runs-on: ubuntu-latest
4848

4949
steps:
50-
- uses: actions/download-artifact@v4.1.8
50+
- uses: actions/download-artifact@v4.2.1
5151
with:
5252
name: AppImage
53-
- uses: actions/download-artifact@v4.1.8
53+
- uses: actions/download-artifact@v4.2.1
5454
with:
5555
name: version
5656

0 commit comments

Comments
 (0)