Skip to content

Commit

Permalink
chore(deps): bump dawidd6/action-download-artifact from 2 to 3 (#2042)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent 66b1862 commit 4e22216
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 @@ -175,7 +175,7 @@ jobs:

# actions/download-artifact won't look at previous workflow runs but we need to in order to get changelog
- name: Download artifacts
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3

- name: Draft release
env:
Expand Down

0 comments on commit 4e22216

Please sign in to comment.