Skip to content

Commit

Permalink
Also bump download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Oct 20, 2024
1 parent 568d751 commit 0647d4e
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 @@ -72,7 +72,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: artifacts
- name: Create GitHub release
Expand Down

0 comments on commit 0647d4e

Please sign in to comment.