mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Bump iffy/install-nim from 5.0.3 to 5.0.4 (#2864)
This commit is contained in:
parent
3ab610037a
commit
7c9a16c5cb
2
.github/workflows/testpr.yml
vendored
2
.github/workflows/testpr.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
- uses: iffy/install-nim@v5.0.3
|
||||
- uses: iffy/install-nim@v5.0.4
|
||||
with:
|
||||
version: stable
|
||||
- run: ./getmergebase.sh
|
||||
|
||||
2
.github/workflows/testpush.yml
vendored
2
.github/workflows/testpush.yml
vendored
@ -5,7 +5,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: iffy/install-nim@v5.0.3
|
||||
- uses: iffy/install-nim@v5.0.4
|
||||
with:
|
||||
version: stable
|
||||
- run: nim c -d:ssl -r -d:release package_scanner.nim packages.json
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user