Skip to content

Commit

Permalink
Merge pull request #1919 from multiversx/bump-mx-actions
Browse files Browse the repository at this point in the history
bump mx-sc-actions version
  • Loading branch information
BiancaIalangi authored Jan 10, 2025
2 parents b931cea + 3bc115b commit 6b3c29d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actions-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:
jobs:
contracts:
name: Contracts (nightly)
uses: multiversx/mx-sc-actions/.github/workflows/contracts.yml@eb65c5cae88d1d540f1603c0cabc428fbe9e0975
uses: multiversx/mx-sc-actions/.github/workflows/contracts.yml@v4.2.1
with:
rust-toolchain: nightly-2024-05-22
path-to-sc-meta: framework/meta
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:
jobs:
contracts:
name: Contracts
uses: multiversx/mx-sc-actions/.github/workflows/contracts.yml@eb65c5cae88d1d540f1603c0cabc428fbe9e0975
uses: multiversx/mx-sc-actions/.github/workflows/contracts.yml@v4.2.1
with:
rust-toolchain: 1.82
path-to-sc-meta: framework/meta
Expand Down

0 comments on commit 6b3c29d

Please sign in to comment.