Skip to content

Commit

Permalink
Bump nim-works/setup-nimskull from 0.1.0 to 0.1.2 (#330)
Browse files Browse the repository at this point in the history
Bumps [nim-works/setup-nimskull](https://github.com/nim-works/setup-nimskull) from 0.1.0 to 0.1.2.
- [Release notes](https://github.com/nim-works/setup-nimskull/releases)
- [Commits](nim-works/setup-nimskull@0.1.0...0.1.2)

---
updated-dependencies:
- dependency-name: nim-works/setup-nimskull
  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 Jun 5, 2024
1 parent cf11a53 commit 7e6ed65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Compiler (nimskull)
id: nimskull
if: matrix.compiler.name == 'nimskull'
uses: nim-works/[email protected].0
uses: nim-works/[email protected].2
with:
nimskull-version: ${{ matrix.compiler.version }}

Expand Down

0 comments on commit 7e6ed65

Please sign in to comment.