Skip to content

Commit f1565ba

Browse files
authored
Merge pull request #249 from engineerd/chore/updates
2 parents eb0371b + 9eef223 commit f1565ba

File tree

3 files changed

+586
-456
lines changed

3 files changed

+586
-456
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ inputs:
3535
description: "Silence all stderr output"
3636
default: "false"
3737
runs:
38-
using: "node12"
38+
using: "node20"
3939
main: "dist/main/index.js"
4040
post: "dist/post/index.js"
4141
post-if: success()

0 commit comments

Comments
 (0)