Skip to content

Commit

Permalink
chore(deps): update actions/download-artifact action to v4.1.2 (#408)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 5, 2024
1 parent 93bad48 commit ceeb10d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion restore/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ outputs:
runs:
using: composite
steps:
- uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # tag=v4.1.1
- uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
id: download
with:
name: ${{inputs.cache-name}}
Expand Down

0 comments on commit ceeb10d

Please sign in to comment.