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