Update actions/checkout action to v4
Some checks failed
Node.js CI / test (15.x) (pull_request) Failing after 1m48s
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
Codacy Security Scan / Codacy Security Scan (pull_request) Failing after 21s
CodeQL / Analyze (javascript) (pull_request) Failing after 1m1s

This commit is contained in:
Renovate Bot
2025-07-19 11:13:23 +00:00
parent f2fb0eb804
commit bc1c2517fb
3 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v4
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL