Skip to content

Commit

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

Update actions/download-artifact action to v4.1.8
  • Loading branch information
KOBA789 authored Aug 26, 2024
2 parents 1974fd9 + 095354d commit 9901ce9
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 @@ -126,7 +126,7 @@ jobs:
runs-on: ubuntu-22.04

steps:
- uses: actions/[email protected].7
- uses: actions/[email protected].8
with:
pattern: release-executable-*
merge-multiple: true
Expand Down

0 comments on commit 9901ce9

Please sign in to comment.