Skip to content

Commit 90d7197

Browse files
authored
Bump node to v20 (#16)
1 parent 00a806c commit 90d7197

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
@@ -3,7 +3,7 @@ description: 'checks if your Node.js installation is vulnerable to known securit
33
author: 'RafaelGSS'
44

55
runs:
6-
using: 'node18'
6+
using: 'node20'
77
main: 'dist/index.js'
88

99
inputs:

0 commit comments

Comments
 (0)