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.
1 parent 55df151 commit f9d658aCopy full SHA for f9d658a
.github/actions/main/action.yml
@@ -1,5 +1,5 @@
1
name: "Main Action"
2
description: "This is main action"
3
runs:
4
- using: "node16"
+ using: "node24"
5
main: "../../../build/index.js"
0 commit comments