diff --git a/action.yml b/action.yml index 32eea042f..70046bc2c 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: