Skip to content

Commit

Permalink
ci: update upload artifact action version
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepakBomjan committed Sep 26, 2024
1 parent 53046f0 commit ea1c5f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-cosmwasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
bash ./scripts/optimize-cosmwasm.sh
- name: Archive artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: cosmwasm-contracts
path: artifacts
Expand Down

0 comments on commit ea1c5f5

Please sign in to comment.