Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact to v4.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 4, 2024
1 parent f1d2163 commit a29125b
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.4
uses: actions/upload-artifact@v4.3.5
with:
name: changelog
path: CHANGELOG.md
Expand Down

0 comments on commit a29125b

Please sign in to comment.