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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 415a42a commit 8844664
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
${{ runner.os }}-nimble-${{ matrix.nim-version}}-
- name: Setup nim
uses: jiro4989/setup-nim-action@v1
uses: jiro4989/setup-nim-action@v2
with:
nim-version: ${{ matrix.nim-version }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
${{ runner.os }}-nimble-
- name: Setup nim
uses: jiro4989/setup-nim-action@v1
uses: jiro4989/setup-nim-action@v2
with:
nim-version: stable

Expand Down

0 comments on commit 8844664

Please sign in to comment.