We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5448178 commit 4ff8346Copy full SHA for 4ff8346
‎CHANGELOG.md‎
@@ -1,3 +1,5 @@
1
+## [1.1.5](https://github.com/variablesoftware/github-actions-node-setup-and-test/compare/v1.1.4...v1.1.5) (2025-09-19)
2
+
3
## [1.1.4](https://github.com/variablesoftware/github-actions-node-setup-and-test/compare/v1.1.3...v1.1.4) (2025-09-11)
4
5
## [1.1.3](https://github.com/variablesoftware/github-actions-node-setup-and-test/compare/v1.1.2...v1.1.3) (2025-07-18)
‎package.json‎
@@ -1,6 +1,6 @@
{
"name": "github-actions-node-setup-and-test",
- "version": "1.1.4",
+ "version": "1.1.5",
"description": "Reusable composite GitHub Action for setup and test steps.",
"main": "action.yml",
6
"license": "MIT",
0 commit comments