use 20
All checks were successful
Push to main / Reset-Version-Tag (push) Successful in 5s

This commit is contained in:
Bryce Thorup
2024-09-03 10:25:08 -06:00
parent 0aea348439
commit 42ba615a9d

View File

@@ -12,5 +12,5 @@ inputs:
description: flag that the update should be sent to actual users
required: true
runs:
using: "node22"
using: "node20"
main: "action.mjs"