chore(deps): update https://data.forgejo.org/actions/checkout action to v7
This commit is contained in:
parent
7194ba72fd
commit
95630a8887
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
runs-on: nixos
|
||||
steps:
|
||||
- run: nix profile add nixpkgs#nodejs_24
|
||||
- uses: https://data.forgejo.org/actions/checkout@v4
|
||||
- uses: https://data.forgejo.org/actions/checkout@v7
|
||||
with:
|
||||
persist-credentials: false
|
||||
- run: nix develop .#electron --command pnpm install --frozen-lockfile
|
||||
|
|
|
|||
Loading…
Reference in a new issue