CI: update outdated GitHub Actions versions (#9186)

This commit is contained in:
Pádraic Slattery
2026-01-21 17:34:30 +01:00
committed by GitHub
parent 8c0b410371
commit 3803203d47
2 changed files with 13 additions and 13 deletions

View File

@@ -12,7 +12,7 @@ jobs:
PVS-Studio:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
with:
fetch-depth: 1