Setup Deno with cache
Version updated for nekowinston/setup-deno to version v1.1.0.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- refactor: don’t use ERE regex in
find
, use$RUNNER_TEMP
by @nekowinston in https://github.com/nekowinston/setup-deno/pull/2 - feat: add problem matcher by @nekowinston in https://github.com/nekowinston/setup-deno/pull/3
Full Changelog: https://github.com/nekowinston/setup-deno/compare/v1.0.0...v1.1.0