Merge branch 'main' into check

This commit is contained in:
Marc Mueller 2023-02-10 22:36:33 +01:00
commit f367d2f46c
6 changed files with 20 additions and 13 deletions

View file

@ -71,5 +71,8 @@
### 3.2.4
- Added option to fail job on cache miss.
### 3.2.5
- Added fix to prevent from setting MYSYS environment variable globally.
### 3.3.0
- Added new [check](check/action.yml) action to check if a check entry exists without downloading it.