Releases: leafo/gh-actions-openresty
Releases · leafo/gh-actions-openresty
v2.1.0
What's Changed
- Updated default OpenResty version from
1.19.9.1to1.27.1.2 - Updated GitHub Actions runtime from
node16tonode20 - Updated
@actions/*dependencies:@actions/cache: ^3.3.0 → ^5.0.1@actions/core: ^1.6.0 → ^2.0.1@actions/exec: ^1.1.0 → ^2.0.0@actions/io: ^1.1.1 → ^2.0.0
v2.0.0
- Modernize, update to latest OpenResty and update GitHub actions dependencies
- Install pcre-dev on linux to make sure build works on current github actions runners
v1.0.0
Initial Release, see README.md for instructions
Full Changelog: https://github.com/leafo/gh-actions-openresty/commits/v1.0.0