updated to node20

This commit is contained in:
Richie Cahill
2024-01-30 19:49:04 -05:00
parent bfe4efc52a
commit 1a7ba66be1
+1 -1
View File
@@ -37,6 +37,6 @@ inputs:
default: POST
runs:
using: 'node16'
using: 'node20'
main: 'main.js'
post: 'main.js'