Skip to content

Commit 3d9335c

Browse files
Update actions/download-artifact action to v4.1.9 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3f2d7b commit 3d9335c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/blank.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,15 +167,15 @@ jobs:
167167
contents: write
168168
runs-on: ubuntu-latest
169169
steps:
170-
- uses: actions/[email protected].8
170+
- uses: actions/[email protected].9
171171
with:
172172
name: citron-optimized-appimage
173173

174-
- uses: actions/[email protected].8
174+
- uses: actions/[email protected].9
175175
with:
176176
name: citron-normal-appimage
177177

178-
- uses: actions/[email protected].8
178+
- uses: actions/[email protected].9
179179
with:
180180
name: version
181181

0 commit comments

Comments
 (0)