ci(deps): bump actions/cache from 3 to 5 and actions/setup-node from 4 to 6
This commit is contained in:
2
.github/workflows/security-scanning.yml
vendored
2
.github/workflows/security-scanning.yml
vendored
@@ -121,7 +121,7 @@ jobs:
|
||||
safety check --output safety-report.txt
|
||||
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: '18'
|
||||
cache: 'npm'
|
||||
|
||||
Reference in New Issue
Block a user