Skip to content

Commit

Permalink
workflows/run.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dinau committed Sep 9, 2024
1 parent a08e313 commit b99026b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
submodules: 'recursive'
- name: Setup nim
uses: jiro4989/setup-nim-action@v1
uses: jiro4989/setup-nim-action@v2
with:
nim-version: ${{ matrix.nim }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b99026b

Please sign in to comment.