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 a6644c4 commit 400365fCopy full SHA for 400365f
‎CHANGELOG.md‎
@@ -1,3 +1,5 @@
1
+## [1.0.4](https://github.com/variablesoftware/github-actions-node-setup-and-test/compare/v1.0.3...v1.0.4) (2025-06-20)
2
+
3
## [1.0.3](https://github.com/variablesoftware/github-actions-node-setup-and-test/compare/v1.0.2...v1.0.3) (2025-06-09)
4
5
## [1.0.2](https://github.com/variablesoftware/github-actions-node-setup-and-test/compare/v1.0.1...v1.0.2) (2025-06-06)
‎package.json‎
@@ -1,6 +1,6 @@
{
"name": "github-actions-node-setup-and-test",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "Reusable composite GitHub Action for setup and test steps.",
"main": "action.yml",
6
"license": "MIT",
0 commit comments