Update https://data.forgejo.org/actions/checkout action to v7
This commit is contained in:
parent
7182272e3e
commit
4cc18ef1dd
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
run: nix profile add nixpkgs#nodejs_24
|
||||
|
||||
- name: Checkout
|
||||
uses: https://data.forgejo.org/actions/checkout@v4
|
||||
uses: https://data.forgejo.org/actions/checkout@v7
|
||||
|
||||
- name: Run checks
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue