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 b31cf2a commit 87ab38aCopy full SHA for 87ab38a
.github/actions/install-dependencies/action.yml
@@ -6,8 +6,6 @@ runs:
6
steps:
7
- name: Set up foundry
8
uses: foundry-rs/foundry-toolchain@v1
9
- with:
10
- version: nightly
11
12
- name: Set up pnpm
13
uses: wevm/actions/.github/actions/pnpm@main
0 commit comments