Skip to content

Commit 7673a2d

Browse files
authored
Run testing Action using Node 24
1 parent 6b5763e commit 7673a2d

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/verify-debug-artifact-scan-completed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Verify that the best-effort debug artifact scan completed
22
description: Verifies that the best-effort debug artifact scan completed successfully during tests
33
runs:
4-
using: node20
4+
using: node24
55
main: index.js
66
post: post.js

0 commit comments

Comments
 (0)