Skip to content

Commit

Permalink
Bump iffy/install-nim from 5.0.3 to 5.0.4 (#2864)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent 3ab6100 commit 7c9a16c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/testpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
- uses: iffy/[email protected].3
- uses: iffy/[email protected].4
with:
version: stable
- run: ./getmergebase.sh
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/testpush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: iffy/[email protected].3
- uses: iffy/[email protected].4
with:
version: stable
- run: nim c -d:ssl -r -d:release package_scanner.nim packages.json
Expand Down

0 comments on commit 7c9a16c

Please sign in to comment.