Skip to content

Commit

Permalink
Bump release artifact download action version
Browse files Browse the repository at this point in the history
  • Loading branch information
gruuya committed Apr 22, 2024
1 parent 9733d87 commit 1d642cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
cat notes-${{ env.RELEASE_VERSION }}.md
- name: Get artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: artifacts

Expand Down

0 comments on commit 1d642cb

Please sign in to comment.