Skip to content

Commit 34bfcb0

Browse files
authored
Merge pull request #559 from fjogeleit/node-update
Upgrade to Node20
2 parents b8cfe7a + 87f22ce commit 34bfcb0

File tree

2 files changed

+271
-561
lines changed

2 files changed

+271
-561
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@ inputs:
109109
required: false
110110
default: ''
111111
runs:
112-
using: 'node16'
112+
using: 'node20'
113113
main: 'dist/index.js'

0 commit comments

Comments
 (0)