We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
node20
1 parent f9d658a commit 8a2335cCopy full SHA for 8a2335c
.github/actions/main/action.yml
@@ -1,5 +1,5 @@
1
name: "Main Action"
2
description: "This is main action"
3
runs:
4
- using: "node24"
+ using: "node20"
5
main: "../../../build/index.js"
0 commit comments