Skip to content

Commit

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

chore(deps): update actions/download-artifact action to v4.1.8
  • Loading branch information
sksat authored Nov 13, 2024
2 parents 8ffe9ad + 12db902 commit 84161b0
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.7
- uses: actions/download-artifact@v4.1.8
with:
pattern: release-executable-*
merge-multiple: true
Expand Down

0 comments on commit 84161b0

Please sign in to comment.