chore(deps): update actions/checkout action to v5 (#261)

Reviewed-on: https://gitea.com/gitea/docs/pulls/261
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
This commit is contained in:
Renovate Bot
2025-09-01 01:38:35 +00:00
committed by techknowlogick
parent 90ab1c20c2
commit 6b64b97e3b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
build-docs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- uses: actions/setup-node@v4
with:
node-version: 20