9 Commits

Author SHA1 Message Date
mahula
3d4e763f0c set workflows to use node v20 2023-10-29 19:29:45 +01:00
dependabot[bot]
717b873b36
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
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>
2023-10-28 01:50:30 +00:00
dependabot[bot]
b5bba763e6
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 10:56:09 +00:00
3b79eeb95b
specify when to run the test workflows (only used target master before 2023-10-05 10:54:23 +02:00
7406a96128
remove duplicate checks 2023-09-12 13:35:43 +02:00
0af89e6709
run workflows when pullrequest is targeting this repo 2023-09-12 13:21:41 +02:00
00a1756f05
ensure we run on node 19 2023-02-23 23:32:54 +01:00
0cbfe9b1f3
github workflows use newer versions of node now - so it seems 2023-02-20 14:03:18 +01:00
04ee1c055e
use correct build command for workflows, renamed workflow.yml 2023-01-03 17:12:32 +01:00