Skip to content

Commit

Permalink
Build(deps): bump jiro4989/setup-nim-action from 1.5.0 to 1.5.1 (#101)
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.5.0 to 1.5.1.
- [Release notes](https://github.com/jiro4989/setup-nim-action/releases)
- [Commits](jiro4989/setup-nim-action@8674364...f6b28cf)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 3d3f03d commit 3e8d60d
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@8674364c41ed85fc5b9c2bb5c2356747f2acb903
- uses: jiro4989/setup-nim-action@f6b28cfdfcbc9c2364429bd585ad5f850ea64498
with:
nim-version: '1.6.6'

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

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

Expand Down

0 comments on commit 3e8d60d

Please sign in to comment.