Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1aeabae496 |
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ jobs:
|
||||||
name: Build & Lint
|
name: Build & Lint
|
||||||
runs-on: nixos
|
runs-on: nixos
|
||||||
steps:
|
steps:
|
||||||
- uses: https://data.forgejo.org/actions/checkout@v4
|
- uses: https://data.forgejo.org/actions/checkout@v7
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
- run: nix develop .#default --command pnpm install --frozen-lockfile
|
- run: nix develop .#default --command pnpm install --frozen-lockfile
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue