Skip to content

Commit

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

Update actions/upload-artifact action to v4.3.6
  • Loading branch information
dirkgroot authored Aug 8, 2024
2 parents 90def46 + cbd94f9 commit 9bcbcfa
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 @@ -67,7 +67,7 @@ jobs:
run: gh release upload ${{ github.event.release.tag_name }} ./build/distributions/*

- name: Upload a Build Artifact
uses: actions/[email protected].5
uses: actions/[email protected].6
with:
# Artifact name
name: distribution
Expand Down

0 comments on commit 9bcbcfa

Please sign in to comment.