There was an error while loading. Please reload this page.
1 parent 140c517 commit e3ef0d1Copy full SHA for e3ef0d1
action.yml
@@ -18,5 +18,5 @@ inputs:
18
required: false
19
default: ""
20
runs:
21
- using: "node16"
+ using: "node20"
22
main: "action_read_yaml/index.js"
0 commit comments