Skip to content

Commit

Permalink
Merge pull request #80 from arkedge/renovate/actions-download-artifac…
Browse files Browse the repository at this point in the history
…t-4.x

chore(deps): update actions/download-artifact action to v4.1.7
  • Loading branch information
KOBA789 authored May 27, 2024
2 parents 0304e26 + 29f0ecc commit c962766
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/[email protected].5
- uses: actions/[email protected].7
with:
pattern: release-executable-*
merge-multiple: true
Expand Down

0 comments on commit c962766

Please sign in to comment.