Skip to content

Commit 13e0bdf

Browse files
chore(deps): update actions/download-artifact action to v4.2.1 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f4117a commit 13e0bdf

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@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
99+
- uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
100100
with:
101101
name: metafiles-${{ steps.cache-key.outputs.suffix }}
102102
- uses: ./restore

0 commit comments

Comments
 (0)