Skip to content

Commit

Permalink
chore: update actions/download-artifact to v4 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli authored Jan 20, 2025
1 parent c8aef48 commit 26e593b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: nightly

Expand Down

0 comments on commit 26e593b

Please sign in to comment.