We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6583b5d commit d8ab8f4Copy full SHA for d8ab8f4
.github/workflows/test-nim-bindings.yml
@@ -33,7 +33,7 @@ jobs:
33
shell: bash
34
35
- name: Setup Nim
36
- uses: jiro4989/setup-nim-action@v1
+ uses: jiro4989/setup-nim-action@v2
37
with:
38
repo-token: ${{ secrets.GITHUB_TOKEN }}
39
nim-version: 'stable'
0 commit comments