diff --git a/.github/workflows/audit_package.yml b/.github/workflows/audit_package.yml index 301e30e..86aab15 100644 --- a/.github/workflows/audit_package.yml +++ b/.github/workflows/audit_package.yml @@ -15,7 +15,7 @@ on: description: "Specify Node.js version" required: false type: string - default: "20" + default: "24" script: description: "Specify the build script to run" required: false