Skip to content

Commit

Permalink
Newer workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Dec 28, 2023
1 parent e3e6652 commit 93b036c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/on_pull_request_build_contracts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ permissions:

jobs:
build:
uses: multiversx/mx-sc-actions/.github/workflows/reproducible-build.yml@c1e07711ffeda699c5e4ea205adb624d0ab7184c
uses: multiversx/mx-sc-actions/.github/workflows/reproducible-build.yml@v2.3.4
with:
image_tag: v4.2.0
image_tag: v4.2.1
package_whole_project_src: true

0 comments on commit 93b036c

Please sign in to comment.