Commit graph

7 commits

Author SHA1 Message Date
dependabot[bot]
cd44055734
build(deps): bump pnpm/action-setup from 2.2.4 to 2.4.0
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.4 to 2.4.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.4...v2.4.0)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 04:17:26 +00:00
dependabot[bot]
bb00577192
build(deps): bump actions/setup-node from 3.6.0 to 3.7.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.6.0...v3.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 04:29:32 +00:00
043c639aa1 fix: Setup pnpm as package manager in workflows 2023-06-13 23:09:09 +02:00
885a5f8d99 refactor: Rewrite docs and workflows to use pnpm 2023-06-13 22:14:36 +02:00
0e149cdad7 chore: Change name, pinned versions, Node 18 2023-06-12 00:50:06 +02:00
da2db9fd50 fix: Give linter check write permission 2023-06-11 23:09:26 +02:00
81b8ebe807 refactor: Rename Workflow reflecting intended use 2023-06-10 17:50:43 +02:00
Renamed from .github/workflows/check.yaml (Browse further)