Skip to content

Commit 0ded954

Browse files
chore(deps): update actions/download-artifact action to v4.2.0 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69733cd commit 0ded954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
run: >
9797
echo 'suffix=${{ format('{0}-{1}-{2}-{3}', runner.environment, runner.arch, runner.os, steps.os-info.outputs.version) }}'
9898
| tee -a "$GITHUB_OUTPUT"
99-
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
99+
- uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
100100
with:
101101
name: metafiles-${{ steps.cache-key.outputs.suffix }}
102102
- uses: ./restore

0 commit comments

Comments
 (0)