Skip to content

Commit 6d0067a

Browse files
Merge pull request #860 from szedlakmate/update-node-to-v20
Update Node to v20
2 parents d3393b8 + 1db7847 commit 6d0067a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ inputs:
1212
description: 'Ignore Lint Warnings'
1313
default: false
1414
runs:
15-
using: 'node16'
15+
using: 'node20'
1616
main: 'dist/index.js'
1717
branding:
1818
icon: 'check-square'

0 commit comments

Comments
 (0)