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 c2b8a1b commit ec05e04Copy full SHA for ec05e04
1 file changed
.github/workflows/test.yaml
@@ -61,7 +61,7 @@ jobs:
61
- name: Install Foundry
62
uses: foundry-rs/foundry-toolchain@v1
63
with:
64
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ version: v1
65
66
- name: Install uv
67
uses: astral-sh/setup-uv@v7
0 commit comments