mirror of
https://github.com/github/codeql-action.git
synced 2026-04-02 01:32:17 +00: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