Skip to content

Commit

Permalink
Build(deps): bump jiro4989/setup-nim-action from 2.1.0 to 2.2.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 2.1.0 to 2.2.0.
- [Release notes](https://github.com/jiro4989/setup-nim-action/releases)
- [Commits](jiro4989/setup-nim-action@8556811...32e8e54)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent 884a655 commit e966770
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@85568110458a7e3883fa67aa3c654490c6afaa5b
- uses: jiro4989/setup-nim-action@32e8e54f0d0ad19da216bbc483ebfe340a2f7b3c
with:
nim-version: '1.6.6'

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

- uses: jiro4989/setup-nim-action@85568110458a7e3883fa67aa3c654490c6afaa5b
- uses: jiro4989/setup-nim-action@32e8e54f0d0ad19da216bbc483ebfe340a2f7b3c
with:
nim-version: '1.6.6'

Expand Down

0 comments on commit e966770

Please sign in to comment.