Skip to content

Commit

Permalink
Bump iffy/install-nim from 5.0.5 to 5.0.6
Browse files Browse the repository at this point in the history
Bumps [iffy/install-nim](https://github.com/iffy/install-nim) from 5.0.5 to 5.0.6.
- [Release notes](https://github.com/iffy/install-nim/releases)
- [Changelog](https://github.com/iffy/install-nim/blob/master/CHANGELOG.md)
- [Commits](iffy/install-nim@v5.0.5...v5.0.6)

---
updated-dependencies:
- dependency-name: iffy/install-nim
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 818304a commit cd8f417
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: iffy/[email protected].5
- uses: iffy/[email protected].6
- name: Build binary
run: |
nimble install -y
Expand All @@ -78,7 +78,7 @@ jobs:
runs-on: macos-12
steps:
- uses: actions/checkout@v4
- uses: iffy/[email protected].5
- uses: iffy/[email protected].6
- name: Build binary
run: |
git config --global --add safe.directory /__w/choosenim/choosenim
Expand Down

0 comments on commit cd8f417

Please sign in to comment.