mirror of
https://github.com/github/codeql-action.git
synced 2025-12-30 03:00:13 +08:00
Run testing Action using Node 24
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: node20
|
||||
using: node24
|
||||
main: index.js
|
||||
post: post.js
|
||||
|
||||
Reference in New Issue
Block a user