updated to node20

This commit is contained in:
Richie Cahill
2024-02-11 17:30:01 +01:00
committed by Sean OMeara
parent 5b5900023a
commit 8b2f61715c
+1 -1
View File
@@ -37,6 +37,6 @@ inputs:
default: POST
runs:
using: 'node16'
using: 'node20'
main: 'main.js'
post: 'main.js'