Releases: andstor/file-existence-action
Releases · andstor/file-existence-action
v3.0.0
Changed
- Updated to the node20 runtime by default
v2.0.0
Changed
- Updated to the node16 runtime by default
- Deprecates the
allow_failure
variable in favor offail
Fixed
- Updated usage of deprecated
set-output
command
v1.1.0
Added
- Support for glob patterns.
v1.0.1
Added
- Checks for existence of files and directories specified in input variables.
v1.0.0
Update README.md