Skip to content

Commit

Permalink
Bump jiro4989/setup-nim-action from 1 to 2 in the actions-all group
Browse files Browse the repository at this point in the history
Bumps the actions-all group with 1 update: [jiro4989/setup-nim-action](https://github.com/jiro4989/setup-nim-action).


Updates `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
  dependency-group: actions-all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JanEricNitschke committed Jul 9, 2024
1 parent 28300ca commit ce2abec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v4
- uses: jiro4989/setup-nim-action@v1
- uses: jiro4989/setup-nim-action@v2
with:
nim-version: 'stable'
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ce2abec

Please sign in to comment.