Skip to content

Commit

Permalink
Merge pull request #218 from algorandfoundation/build/artifacts-v4
Browse files Browse the repository at this point in the history
chore: bumping artifacts action to v4
  • Loading branch information
robdmoore authored Jan 24, 2024
2 parents ed72b57 + fab5aa8 commit 204ed09
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 @@ -71,7 +71,7 @@ jobs:
node-version: 18.x

- name: Download built package
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: package
path: artifacts
Expand Down

0 comments on commit 204ed09

Please sign in to comment.