Skip to content

Commit

Permalink
build(deps): bump iffy/install-nim from 5.0.6 to 5.0.8 (#902)
Browse files Browse the repository at this point in the history
Bumps [iffy/install-nim](https://github.com/iffy/install-nim) from 5.0.6 to 5.0.8.
- [Release notes](https://github.com/iffy/install-nim/releases)
- [Changelog](https://github.com/iffy/install-nim/blob/master/CHANGELOG.md)
- [Commits](iffy/install-nim@2546aaf...25e9ede)

---
updated-dependencies:
- dependency-name: iffy/install-nim
  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 Dec 1, 2024
1 parent a47aed8 commit 923e064
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: ./.github/bin/linux-install-musl

- name: Install Nim
uses: iffy/install-nim@2546aaf825947f6bf76be75ff78d74176992e99d
uses: iffy/install-nim@25e9ede26d630a40bb8ecb9ce75479e281e717bf
with:
version: "binary:2.0.8"
env:
Expand Down Expand Up @@ -99,7 +99,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332

- name: Install Nim
uses: iffy/install-nim@2546aaf825947f6bf76be75ff78d74176992e99d
uses: iffy/install-nim@25e9ede26d630a40bb8ecb9ce75479e281e717bf
with:
version: "binary:2.0.8"
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: ./.github/bin/linux-install-musl

- name: Install Nim
uses: iffy/install-nim@2546aaf825947f6bf76be75ff78d74176992e99d
uses: iffy/install-nim@25e9ede26d630a40bb8ecb9ce75479e281e717bf
with:
version: "binary:2.0.8"
env:
Expand Down

0 comments on commit 923e064

Please sign in to comment.