Skip to content

Commit bbfca66

Browse files
authored
Merge pull request #16 from jannekem/node20
chore: upgrade to Node 20
2 parents 4a15c91 + 6761d1b commit bbfca66

File tree

6 files changed

+637
-4306
lines changed

6 files changed

+637
-4306
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ outputs:
2020
error:
2121
description: "A string of 'true' or 'false' that tells if there were errors, use in conjunction with the fail-on-error input"
2222
runs:
23-
using: "node16"
23+
using: "node20"
2424
main: "dist/index.js"
2525
branding:
2626
color: "purple"

0 commit comments

Comments
 (0)