Skip to content

Commit

Permalink
update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
psorinionut committed Jan 17, 2025
1 parent 540b10c commit 0a5de78
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permissions:
jobs:
contracts:
name: Contracts
uses: multiversx/mx-sc-actions/.github/workflows/contracts.yml@v3.3.1
uses: multiversx/mx-sc-actions/.github/workflows/contracts.yml@v4.2.1
with:
rust-toolchain: stable
enable-contracts-size-report: false
Expand Down
14 changes: 0 additions & 14 deletions .github/workflows/on_pull_request_build_contracts.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ permissions:

jobs:
build:
uses: multiversx/mx-sc-actions/.github/workflows/reproducible-build.yml@v3.3.1
uses: multiversx/mx-sc-actions/.github/workflows/reproducible-build.yml@v4.2.1
with:
image_tag: v7.0.0
attach_to_existing_release: true
Expand Down

0 comments on commit 0a5de78

Please sign in to comment.