Skip to content

Commit

Permalink
chore(deps): update actions/download-artifact to v4.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent dd7fe60 commit de0fb26
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].4
uses: actions/[email protected].5
with:
name: 'aab-build'
- name: 'Download CHANGELOG artifacts'
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
name: changelog
- name: 'Generate Github release'
Expand Down

0 comments on commit de0fb26

Please sign in to comment.