Skip to content

Commit

Permalink
Merge pull request #145 from arkedge/renovate/actions-upload-artifact…
Browse files Browse the repository at this point in the history
…-4.x

Update actions/upload-artifact action to v4.3.2
  • Loading branch information
KOBA789 authored Apr 19, 2024
2 parents 396a1b1 + 46a3ced commit 5964590
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 @@ -68,7 +68,7 @@ jobs:
done
ls -lh ./bin
- uses: actions/upload-artifact@v4.3.1
- uses: actions/upload-artifact@v4.3.2
with:
name: release-executable-${{ matrix.target }}
if-no-files-found: error
Expand Down

0 comments on commit 5964590

Please sign in to comment.