Skip to content

v5.4.1

Choose a tag to compare

@github-actions github-actions released this 22 Jan 13:00
· 1 commit to main since this release
be7d5dc

🩹 [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.