We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
using: node20
verify-debug-artifact-scan-completed
releases/v3
1 parent 6252d14 commit ed62946Copy full SHA for ed62946
1 file changed
.github/actions/verify-debug-artifact-scan-completed/action.yml
@@ -1,6 +1,6 @@
1
name: Verify that the best-effort debug artifact scan completed
2
description: Verifies that the best-effort debug artifact scan completed successfully during tests
3
runs:
4
- using: node24
+ using: node20
5
main: index.js
6
post: post.js
0 commit comments