Skip to content

Commit 83f505f

Browse files
committed
fix workflows
1 parent 9efb666 commit 83f505f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
token: ${{ secrets.GITHUB_TOKEN }}
3636

3737
- name: Setup Nim
38-
uses: jiro4989/setup-nim-action@v1
38+
uses: jiro4989/setup-nim-action@v2
3939
with:
4040
nim-version: ${{ matrix.nim }}
4141
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)