diff --git a/README.md b/README.md index c09361a..d35595f 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,11 @@ currently implemented by this tool. See the [CHANGELOG](./CHANGELOG.md) for a complete list of changes. +## Node.js Version Support + +This tool is currently tested against **Node.js versions 20 and 22**. It is not +guaranteed to work with other versions at this time. + ## Package Manager Support ### `npm` Support diff --git a/package-lock.json b/package-lock.json index 83b7b03..8987b41 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@github/local-action", - "version": "3.2.0", + "version": "3.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@github/local-action", - "version": "3.2.0", + "version": "3.2.1", "license": "MIT", "dependencies": { "@actions/artifact": "^2.3.2", @@ -63,7 +63,7 @@ "ts-node": "^10.9.2" }, "engines": { - "node": ">=20" + "node": "^20 || ^22" } }, "node_modules/@actions/artifact": { @@ -10922,9 +10922,9 @@ "license": "0BSD" }, "node_modules/tsx": { - "version": "4.19.3", - "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.3.tgz", - "integrity": "sha512-4H8vUNGNjQ4V2EOoGw005+c+dGuPSnhpPBPHBtsZdGZBk/iJb4kguGlPWaZTZ3q5nMtFOEsY0nRDlh9PJyd6SQ==", + "version": "4.19.4", + "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.19.4.tgz", + "integrity": "sha512-gK5GVzDkJK1SI1zwHf32Mqxf2tSJkNx+eYcNly5+nHvWqXUJYUkWBQtKauoESz3ymezAI++ZwT855x5p5eop+Q==", "license": "MIT", "dependencies": { "esbuild": "~0.25.0", diff --git a/package.json b/package.json index 0f0d671..21ca96f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@github/local-action", "description": "Local Debugging for GitHub Actions", - "version": "3.2.0", + "version": "3.2.1", "type": "module", "author": "Nick Alteen ", "private": false, @@ -19,7 +19,7 @@ "typescript" ], "engines": { - "node": ">=20" + "node": "^20 || ^22" }, "exports": { ".": "./src/index.ts" pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy