Run testing Action using Node 24

This commit is contained in:
Henry Mercer
2025-12-17 11:51:34 +00:00
committed by GitHub
parent 6b5763e5ee
commit 7673a2de65

View File

@@ -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