Commit graph

7 commits

Author SHA1 Message Date
dependabot[bot]
8968c7b929
chore(deps): bump actions/cache from 2 to 3 (#875)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:36:12 +02:00
dependabot[bot]
5d1a6086da
chore(deps): bump actions/checkout from 2 to 3 (#877)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:36:02 +02:00
dependabot[bot]
08e53aec92
chore(deps): bump actions/setup-node from 2 to 3 (#873)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:35:36 +02:00
WDaan
1cdbb95f8c feat: create nightly build 2022-11-15 09:42:22 +01:00
Daan Wijns
f1db7c8152 chore: fixed ci's 2021-02-08 09:30:01 +01:00
Jef LeCompte
d217627d9a
feat: auto releasing ci (#146)
* feat: auto releasing ci

* chore: pin major version for upload-release-asset

* ci: remove duplicate install deps

* docs: update readme

* chore: remove deprecated release script

Co-authored-by: Daan Wijns <dw.daanwijns@gmail.com>
2021-02-07 19:18:14 +01:00
Daan Wijns
c4329ce2b9
0.5.4 (#119) 2021-01-27 13:24:23 +01:00