Skip to content

Commit

Permalink
Merge branch 'fix/config-path' of github.com:crytic/crytic-compile in…
Browse files Browse the repository at this point in the history
…to fix/config-path
  • Loading branch information
0xalpharush committed Jan 11, 2024
2 parents 066bd1c + f5f429c commit 1889d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
echo 'C:\msys64\mingw64\bin' >> "$GITHUB_PATH"
echo 'C:\msys64\usr\bin' >> "$GITHUB_PATH"
- name: Set up Node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 18.15
- name: Set up Python 3.8
Expand Down

0 comments on commit 1889d94

Please sign in to comment.