Skip to content

Commit

Permalink
Build(deps): bump jiro4989/setup-nim-action from 1.4.10 to 1.5.0
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.4.10 to 1.5.0.
- [Release notes](https://github.com/jiro4989/setup-nim-action/releases)
- [Commits](jiro4989/setup-nim-action@91c58a0...8674364)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent a65aecb commit 4b2b0fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
path: ~/.nimble
key: ${{ runner.os }}-nimble-${{ hashFiles('*.nimble') }}

- uses: jiro4989/setup-nim-action@91c58a07635af633c8e64631790c577151aa5a9a
- uses: jiro4989/setup-nim-action@8674364c41ed85fc5b9c2bb5c2356747f2acb903
with:
nim-version: '1.6.6'

Expand All @@ -36,7 +36,7 @@ jobs:
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11

- uses: jiro4989/setup-nim-action@91c58a07635af633c8e64631790c577151aa5a9a
- uses: jiro4989/setup-nim-action@8674364c41ed85fc5b9c2bb5c2356747f2acb903
with:
nim-version: '1.6.6'

Expand Down

0 comments on commit 4b2b0fe

Please sign in to comment.