Releases: msys2/setup-msys2
Releases Β· msys2/setup-msys2
v2.26.0
- Update base distribution to 20241208. [#444]
- Update dependencies
- Update @actions/cache to v4 which will be required for the GitHub cache
backend migration, which is scheduled for 2025-02, see
actions/toolkit#1890 for details. There is no
action required for users of this action, but old versions of this action may
start to fail after the legacy cache backend is sunset.
v2.24.1
- Added a new action output
msys2-location
to get the path to the MSYS2 installation directory. [#404]
v2.21.1
- Work around @actions/cache preventing node from exiting after a cache upload #354
- Update dependencies
v2.21.0
- Update base distribution to 20231026. [#334]
- Update dependencies
- Update to node20 from node16 #333
v2.20.1
- Tag all releases with semver tags [#327]
- Bump dependencies:
- @actions/cache to v3.2.2
- eslint to 8.46.0
- eslint-plugin-jsdoc to 46.4.6