Skip to content

Commit

Permalink
Merge pull request #117 from exercism/dependabot/github_actions/jiro4…
Browse files Browse the repository at this point in the history
…989/setup-nim-action-2.2.2

Build(deps): bump jiro4989/setup-nim-action from 2.1.0 to 2.2.2
  • Loading branch information
IsaacG authored Oct 1, 2024
2 parents 6d6e3b7 + eca3194 commit 11f0051
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@3a60cf06f20c1cf3a9becf76b30288c0361d5f1e
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@3a60cf06f20c1cf3a9becf76b30288c0361d5f1e
with:
nim-version: '1.6.6'

Expand Down

0 comments on commit 11f0051

Please sign in to comment.