From 9269826eba96c31c85d8680604b2d5b31d101cb1 Mon Sep 17 00:00:00 2001 From: Bryce Thorup Date: Tue, 3 Sep 2024 10:10:58 -0600 Subject: [PATCH] 22??? --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 6d42b34..21dab43 100644 --- a/action.yaml +++ b/action.yaml @@ -12,5 +12,5 @@ inputs: description: flag that the update should be sent to actual users required: true runs: - using: "node20" + using: "node22" main: "action.mjs" \ No newline at end of file