Skip to content

Commit 33d9166

Browse files
committed
update to node20
1 parent ef92399 commit 33d9166

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ inputs:
2020
default: 'true'
2121

2222
runs:
23-
using: 'node16'
24-
main: 'main.js'
23+
using: 'node20'
24+
main: 'main.js'

0 commit comments

Comments
 (0)