We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3903d9 commit 5f2c79eCopy full SHA for 5f2c79e
.github/workflows/compile-cairo-alpha-project.yml
@@ -36,7 +36,7 @@ jobs:
36
echo "SCARB_VERSION=$SCARB_VERSION" >> "$GITHUB_ENV"
37
38
- name: Setup Scarb
39
- uses: software-mansion/setup-scarb@43bae68ffc903bb37d1402374874e0e5a64567b5 # v1.5.3
+ uses: software-mansion/setup-scarb@95ba816a4383938e2338cb793773d4670011b65f # v1.6.0
40
with:
41
scarb-version: ${{ env.SCARB_VERSION }}
42
.github/workflows/compile-cairo-project.yml
0 commit comments