chore(deps): update actions/checkout action to v7
This commit is contained in:
parent
f8a4a17261
commit
2992810cb1
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
runs-on: debian-trixie
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v7
|
||||
|
||||
- name: Sync
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue