forked from spacebar/policy
chore(deps): update actions/checkout action to v6
This commit is contained in:
parent
3bd9c17ca7
commit
ecd51cefa0
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@v4
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Sync
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue