Skip to content

Commit ab11ef9

Browse files
Update actions/download-artifact action to v4.3.0
1 parent 484c7a0 commit ab11ef9

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
@@ -46,10 +46,10 @@ jobs:
4646
runs-on: ubuntu-latest
4747

4848
steps:
49-
- uses: actions/download-artifact@v4.1.8
49+
- uses: actions/download-artifact@v4.3.0
5050
with:
5151
name: AppImage
52-
- uses: actions/download-artifact@v4.1.8
52+
- uses: actions/download-artifact@v4.3.0
5353
with:
5454
name: version
5555

0 commit comments

Comments
 (0)