v5.3.19
🩹 [Patch]: Update Get-PSModuleSettings action to version 1.0.3 (#261)
This pull request updates the Get-PSModuleSettings GitHub Action to a newer version in the workflow configuration file. This ensures the workflow uses the latest improvements and bug fixes from the action's upstream repository.
- Fixes #260
Workflow update:
- Updated the
Get-PSModuleSettingsaction in.github/workflows/Get-Settings.ymlfrom versionv1.0.2tov1.0.3to incorporate the latest changes and fixes.