Releases: nekowinston/setup-deno
Releases · nekowinston/setup-deno
v2.0.0
Now defaults to Deno 2. You can still use Deno 1 via e.g.
- uses: nekowinston/setup-deno@v2
with:
deno-version: "1.8.2"
What's Changed
- feat!: bump denoland/setup-deno@v1 -> denoland/setup-deno@v2 by @nekowinston in #20
Full Changelog: v1.2.1...v2.0.0
v1.2.1
What's Changed
- build(deps): bump actions/cache from 4.0.0 to 4.0.1 by @dependabot in #11
- build(deps): bump actions/cache from 4.0.1 to 4.0.2 by @dependabot in #12
- fix: bump actions/cache to v4.2.2 to avoid deprecation by @nekowinston in #19
Full Changelog: v1.2.0...v1.2.1
v1.2.0
v1.1.1
v1.1.0
What's Changed
- refactor: don't use ERE regex in
find
, use$RUNNER_TEMP
by @nekowinston in #2 - feat: add problem matcher by @nekowinston in #3
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v1.0.0