diff --git a/.node-version b/.node-version index d4b7699..ee3b424 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -20.18.1 +24.4.0 diff --git a/action.yml b/action.yml index 617294a..02494f0 100644 --- a/action.yml +++ b/action.yml @@ -15,5 +15,5 @@ outputs: description: The time we greeted you runs: - using: node20 + using: node24 main: dist/index.js