Skip to content

Commit ec05e04

Browse files
authored
fix: try v1 instead of stable
1 parent c2b8a1b commit ec05e04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- name: Install Foundry
6262
uses: foundry-rs/foundry-toolchain@v1
6363
with:
64-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
64+
version: v1
6565

6666
- name: Install uv
6767
uses: astral-sh/setup-uv@v7

0 commit comments

Comments
 (0)