mirror of
https://github.com/github/codeql-action.git
synced 2026-05-01 03:10:09 +00:00
Set using: node20 for verify-debug-artifact-scan-completed on releases/v3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: Verify that the best-effort debug artifact scan completed
|
||||
description: Verifies that the best-effort debug artifact scan completed successfully during tests
|
||||
runs:
|
||||
using: node24
|
||||
using: node20
|
||||
main: index.js
|
||||
post: post.js
|
||||
|
||||
Reference in New Issue
Block a user