Skip to content

Choose a tag to compare

@github-actions github-actions released this 17 Jun 18:10
· 2 commits to main since this release

This is alpha software. The cache format and behavior can change
between releases; a format change means the cache starts out empty
after an upgrade.

Usage

- uses: Mic92/hestia/action@v1
  with:
    version: v1

What's Changed

  • build(deps): bump nixpkgs from cbb5cf3 to 9eac87a by @dependabot[bot] in #71
  • release: bump version to 1.0.0 by @Mic92 in #72
  • redo v1.0.0: fork-PR CI fix + post-drain warning (#73) by @Mic92 in #74

Full Changelog: v0.1.0-beta2...v1