Skip to content

Commit

Permalink
Fix image tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Dec 27, 2023
1 parent 67bb8e1 commit 46e462c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/on_pull_request_build_contracts.yml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
build:
uses: multiversx/mx-sc-actions/.github/workflows/[email protected]
with:
image_tag: v4.2.0-beta.0
image_tag: v4.2.0
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
build:
uses: multiversx/mx-sc-actions/.github/workflows/[email protected]
with:
image_tag: v4.1.4
image_tag: v4.2.0
attach_to_existing_release: true

0 comments on commit 46e462c

Please sign in to comment.