Skip to content

Commit

Permalink
Fix workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Dec 27, 2023
1 parent b86502e commit a473d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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@6091788cbc207453f45e98f785f6187935a8c443
uses: multiversx/mx-sc-actions/.github/workflows/reproducible-build.yml@8fe5fca0e7e1d0a56418f1ef559bdf9b12a310c1
with:
image_tag: v4.2.0
package_whole_project_src: true

0 comments on commit a473d98

Please sign in to comment.