Commit be7d5dc
authored
🩹 [Patch]: Update Document-PSModule action to v1.0.14 (#267)
Updates the `PSModule/Document-PSModule` action to version 1.0.14, which
includes compatibility fixes for Node.js 24 runtime and incorporates the
latest dependency updates. This ensures the documentation generation
step runs on the latest supported runtime.
## Updated Action
| Action | Old Version | New Version |
|--------|-------------|-------------|
| `PSModule/Document-PSModule` | v1.0.12 | v1.0.14 |
## Notable Changes
### Node.js 24 Compatibility
- The updated action uses `actions/upload-artifact@v6.0.0` internally,
which requires Node.js 24
### No Breaking Changes
This is a routine patch update with no user-facing changes required.1 parent 7c92b2f commit be7d5dc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments