diff --git a/action.yml b/action.yml index 8af4b641..2929a5ba 100644 --- a/action.yml +++ b/action.yml @@ -15,5 +15,5 @@ outputs: cache-hit: description: If the version of Bun was cached. runs: - using: node16 + using: node20 main: dist/action.js