Skip to content

Commit 456e4fd

Browse files
authored
chore: upgrade to node20 to comply with GH transition (#288)
1 parent add1b2d commit 456e4fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ inputs:
1919
description: 'Line-separated list of dependencies to skip validation for.'
2020
required: false
2121
runs:
22-
using: 'node16'
22+
using: 'node20'
2323
main: 'dist/main.js'
2424
branding:
2525
icon: file

0 commit comments

Comments
 (0)