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 4b86b07 commit 68a51f8Copy full SHA for 68a51f8
.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@f6ad35129872f897bdea556c09e11af8fb3293c0 #v1.5.1
+ uses: software-mansion/setup-scarb@43bae68ffc903bb37d1402374874e0e5a64567b5 # v1.5.3
40
with:
41
scarb-version: ${{ env.SCARB_VERSION }}
42
.github/workflows/compile-cairo-project.yml
0 commit comments