Skip to content

Commit

Permalink
Revert "update to setup-nim-action@v2" (#24299)
Browse files Browse the repository at this point in the history
Reverts #24297

We need to set up a choosenim action
  • Loading branch information
ringabout authored Oct 13, 2024
1 parent a0d78d2 commit 71515bf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/bisects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,9 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: jiro4989/setup-nim-action@v2
- uses: jiro4989/setup-nim-action@v1
with:
nim-version: devel
repo-token: ${{ secrets.GITHUB_TOKEN }}
nim-version: 'devel'

- uses: juancarlospaco/nimrun-action@nim
if: |
Expand Down

0 comments on commit 71515bf

Please sign in to comment.