Skip to content

Commit

Permalink
Update actions/upload-artifact action to v4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 22, 2024
1 parent 657e8f0 commit f15fa9a
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].2
uses: actions/[email protected].3
with:
# Artifact name
name: distribution
Expand Down

0 comments on commit f15fa9a

Please sign in to comment.