Skip to content

Commit

Permalink
chore(deps): update actions/download-artifact action to v4.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent 6ee2e20 commit 9bf632a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
runs-on: ubuntu-22.04

steps:
- uses: actions/download-artifact@v4.1.3
- uses: actions/download-artifact@v4.1.5
with:
pattern: release-executable-*
merge-multiple: true
Expand Down

0 comments on commit 9bf632a

Please sign in to comment.