mirror of
https://github.com/we-promise/sure.git
synced 2026-05-25 05:24:57 +00:00
chore(ci): upgrade GitHub Actions to Node 24-compatible versions (#1810)
This commit is contained in:
2
.github/workflows/pipelock.yml
vendored
2
.github/workflows/pipelock.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user