Skip to content

Commit

Permalink
Bump jiro4989/setup-nim-action from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [jiro4989/setup-nim-action](https://github.com/jiro4989/setup-nim-action) from 1 to 2.
- [Release notes](https://github.com/jiro4989/setup-nim-action/releases)
- [Commits](jiro4989/setup-nim-action@v1...v2)

---
updated-dependencies:
- dependency-name: jiro4989/setup-nim-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent f114749 commit 5d290bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jiro4989/setup-nim-action@v1
- uses: jiro4989/setup-nim-action@v2
- run: |
cd tools
nimble test -Y
Expand Down

0 comments on commit 5d290bc

Please sign in to comment.