Skip to content

Commit

Permalink
chore(deps): update actions/download-artifact to v4.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 28, 2024
1 parent f5c3ac0 commit f1743a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/action.release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ jobs:
with:
fetch-depth: 0
- name: 'Download binary artifacts'
uses: actions/[email protected].5
uses: actions/[email protected].7
with:
name: 'aab-build'
- name: 'Download CHANGELOG artifacts'
uses: actions/[email protected].5
uses: actions/[email protected].7
with:
name: changelog
- name: 'Generate Github release'
Expand Down

0 comments on commit f1743a5

Please sign in to comment.