Skip to content

Commit

Permalink
Bump actions/download-artifact from v3 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
ryardley committed Feb 3, 2025
1 parent 2479181 commit bce173b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
run: "yarn install"

- name: "Download build artifacts"
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: build-artifacts
path: packages/ciphernode/target/debug/
Expand Down

0 comments on commit bce173b

Please sign in to comment.