Skip to content

Commit 9de17d7

Browse files
committed
bump nodejs version
1 parent 3a70cf7 commit 9de17d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

monitor/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ inputs:
1414
default: false
1515

1616
runs:
17-
using: 'node16'
17+
using: 'node20'
1818
main: 'dist/index.js'
1919
post: 'dist/index.js'
2020
post-if: always()

0 commit comments

Comments
 (0)