chore(ci): upgrade GitHub Actions to Node 24-compatible versions (#1810)

This commit is contained in:
Sure Admin (bot)
2026-05-17 11:06:18 +02:00
committed by GitHub
parent 0c126b1674
commit cc2465b7a7
14 changed files with 63 additions and 63 deletions

View File

@@ -11,7 +11,7 @@ jobs:
security-scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
fetch-depth: 0
persist-credentials: false