Skip to content

Commit

Permalink
Merge pull request #3726 from bitshares/download-artifact-v4
Browse files Browse the repository at this point in the history
Update download-artifact to v4
  • Loading branch information
abitmore authored Sep 4, 2024
2 parents 1745670 + a354ccf commit 76aee34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
name: ${{ github.ref_name }}

steps:
- uses: actions/download-artifact@v4.1.7
- uses: actions/download-artifact@v4
with:
name: build-hash-binaries
path: build/hash-history
Expand Down

0 comments on commit 76aee34

Please sign in to comment.