Skip to content

Commit

Permalink
Merge pull request #215 from multiversx/sc-actions-stable-release
Browse files Browse the repository at this point in the history
Added the stable version of SC actions
  • Loading branch information
andreiblt1304 authored Jan 3, 2025
2 parents 5ecbc27 + 59a815b commit 13ee366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ permissions:
jobs:
contracts:
name: Contracts
uses: multiversx/mx-sc-actions/.github/workflows/contracts.yml@79d7ac76e34b3208fbe07559ac276d0ea48be4da
uses: multiversx/mx-sc-actions/.github/workflows/contracts.yml@v4.2.0
with:
rust-toolchain: stable
coverage-args: --ignore-filename-regex='/.cargo/git' --output ./coverage.md
Expand Down

0 comments on commit 13ee366

Please sign in to comment.