Skip to content

Commit d8ab8f4

Browse files
authored
switch to nim-action v2 (#118)
1 parent 6583b5d commit d8ab8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-nim-bindings.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
shell: bash
3434

3535
- name: Setup Nim
36-
uses: jiro4989/setup-nim-action@v1
36+
uses: jiro4989/setup-nim-action@v2
3737
with:
3838
repo-token: ${{ secrets.GITHUB_TOKEN }}
3939
nim-version: 'stable'

0 commit comments

Comments
 (0)