Setup Microsoft PowerPoint for Mac
Version updated for https://github.com/NetOfficeFw/setup-powerpoint to version v1.0.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-powerpoint GitHub Action automates the installation of Microsoft PowerPoint for Mac on macOS runners in GitHub Actions workflows. It simplifies the process of setting up PowerPoint, providing key details like installation path, version, and build information for further use in automation tasks. This action is particularly useful for workflows requiring PowerPoint automation or testing on macOS environments.
Release notes
What’s Changed
- Fix incorrect attempt number displayed in
dismiss_privacy_modalscript by @DominikPalo in https://github.com/NetOfficeFw/setup-powerpoint/pull/10 - Update packages by @jozefizso in https://github.com/NetOfficeFw/setup-powerpoint/pull/12
- Update
actions/upload-artifactaction to v7 by @jozefizso in https://github.com/NetOfficeFw/setup-powerpoint/pull/15 - Add code owners by @jozefizso in https://github.com/NetOfficeFw/setup-powerpoint/pull/14
- Reconfigure workflow triggers by @jozefizso in https://github.com/NetOfficeFw/setup-powerpoint/pull/13
New Contributors
- @DominikPalo made their first contribution in https://github.com/NetOfficeFw/setup-powerpoint/pull/10
Full Changelog: https://github.com/NetOfficeFw/setup-powerpoint/compare/v1.0.0...v1.0.1