mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-10 05:42:48 +02:00
chore(deps): update actions/checkout action to v5
This commit is contained in:
parent
5cce024841
commit
625abf191c
4 changed files with 5 additions and 5 deletions
|
@ -26,7 +26,7 @@ jobs:
|
|||
GITLAB_TOKEN: ${{ secrets.GITLAB_TOKEN }}
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue