From 37a5e9c84de3dc6e3f143e118cf52b7aac875c91 Mon Sep 17 00:00:00 2001 From: BiancaIalangi Date: Fri, 31 Jan 2025 14:55:23 +0200 Subject: [PATCH] bump mx-sc-actions version --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 2e7449a..201796f 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -14,7 +14,7 @@ permissions: jobs: contracts: name: Contracts - uses: multiversx/mx-sc-actions/.github/workflows/contracts.yml@v4.2.1 + uses: multiversx/mx-sc-actions/.github/workflows/contracts.yml@v4.2.2 with: rust-toolchain: stable enable-contracts-size-report: false