Skip to content

Commit

Permalink
Merge pull request #8 from nim-lang/dependabot/github_actions/iffy/in…
Browse files Browse the repository at this point in the history
…stall-nim-5.0.6

Bump iffy/install-nim from 5.0.5 to 5.0.6
  • Loading branch information
ringabout authored Jul 8, 2024
2 parents 818304a + cd8f417 commit a8510ff
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 a8510ff

Please sign in to comment.