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

This commit is contained in:
renovate[bot]
2026-01-12 06:00:24 +00:00
committed by GitHub
parent 9302226777
commit 9d8730f41f
2 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ jobs:
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
- uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
with:
node-version: lts/*