Setup Slipshow
Version updated for https://github.com/panglesd/setup-slipshow to version 1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-slipshow GitHub Action installs the slipshow presentation tool in the action environment, supporting macOS and Linux runners. It allows users to automate the installation of specific versions of slipshow using the version input parameter, defaulting to the latest version if omitted. The action is useful for CI/CD pipelines where slipshow presentations need to be compiled and published to GitHub Pages.
What’s Changed
First release.