Merge pull request 'Update https://data.forgejo.org/actions/checkout action to v7' (#9) from renovate/https-data.forgejo.org-actions-checkout-7.x into main
Some checks failed
/ deploy (push) Has been cancelled
Some checks failed
/ deploy (push) Has been cancelled
This commit is contained in:
commit
a5d18a32b7
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
run: nix profile add nixpkgs#nodejs_24 nixpkgs#bun
|
||||
|
||||
- name: Check out repo
|
||||
uses: https://data.forgejo.org/actions/checkout@v4
|
||||
uses: https://data.forgejo.org/actions/checkout@v7
|
||||
|
||||
- name: Install dependencies
|
||||
run: bun install --frozen-lockfile
|
||||
|
|
|
|||
Loading…
Reference in a new issue