Update actions/checkout action to v6
Some checks failed
Codacy Security Scan / Codacy Security Scan (pull_request) Failing after 23s
CodeQL / Analyze (javascript) (pull_request) Failing after 3s
Node.js CI / test (15.x) (pull_request) Failing after 8s
Node.js CI / test (15.x) (pull_request_target) Has been skipped
Node.js CI / deploy (pull_request) Has been skipped
Node.js CI / deploy (pull_request_target) Has been skipped
Some checks failed
Codacy Security Scan / Codacy Security Scan (pull_request) Failing after 23s
CodeQL / Analyze (javascript) (pull_request) Failing after 3s
Node.js CI / test (15.x) (pull_request) Failing after 8s
Node.js CI / test (15.x) (pull_request_target) Has been skipped
Node.js CI / deploy (pull_request) Has been skipped
Node.js CI / deploy (pull_request_target) Has been skipped
This commit is contained in:
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v6
|
||||
|
||||
# Initializes the CodeQL tools for scanning.
|
||||
- name: Initialize CodeQL
|
||||
|
||||
Reference in New Issue
Block a user