Compare commits

...
3 Commits
Author SHA1 Message Date
Zoltan Kochan db5fa07a05 Update action.yml 2023-10-03 12:26:20 +03:00
Zoltan Kochan 9465dd2cc7 Update action.yml 2023-10-03 12:21:10 +03:00
Zoltan Kochan 36a2fc2631 fix: update node.js to v20
close #99
2023-10-01 17:37:05 +03:00
+1 -1
View File
@@ -24,6 +24,6 @@ inputs:
required: false
default: 'false'
runs:
using: node16
using: node20
main: dist/index.js
post: dist/index.js