Update actions/checkout action to v7

This commit is contained in:
renovate[bot]
2026-08-15 19:15:02 +00:00
committed by GitHub
parent 2a5e7dfc3e
commit c2b08674ec
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v7
- uses: actions/setup-node@v4
with: