chore(deps): update actions/checkout action to v7
All checks were successful
ci / ci (22, debian-trixie) (push) Successful in 38s
All checks were successful
ci / ci (22, debian-trixie) (push) Successful in 38s
This commit is contained in:
parent
506f875fe5
commit
e7941b18ab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v7
|
||||
|
||||
- name: Setup Bun
|
||||
uses: oven-sh/setup-bun@v2
|
||||
|
|
|
|||
Loading…
Reference in a new issue