Merge branch 'main' into check

This commit is contained in:
Marc Mueller 2023-02-21 13:05:27 +01:00
commit 04984d790b
8 changed files with 38 additions and 50 deletions

View file

@ -74,5 +74,8 @@
### 3.2.5
- Added fix to prevent from setting MYSYS environment variable globally.
### 3.2.6
- Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted runners.
### 3.3.0
- Added new [check](check/action.yml) action to check if a check entry exists without downloading it.