diff --git a/action.yml b/action.yml index 6ca8a0c30..937899a49 100644 --- a/action.yml +++ b/action.yml @@ -42,7 +42,7 @@ outputs: oidc-user: description: "JFrog OIDC username from the OIDC token generated by the Setup JFrog CLI when setting oidc-provider-name." runs: - using: "node20" + using: "node24" main: "lib/main.js" post: "lib/cleanup.js" branding: