Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact to v4.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 7, 2024
1 parent 6d30130 commit f2013f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
output: CHANGELOG.md
onlyLastTag: true
- name: 'Upload CHANGELOG.md'
uses: actions/upload-artifact@v4.3.3
uses: actions/upload-artifact@v4.3.4
with:
name: changelog
path: CHANGELOG.md
Expand Down

0 comments on commit f2013f4

Please sign in to comment.