Commit Graph

6 Commits

Author SHA1 Message Date
Jan Dvorak
88bbd64159 Update node.js in CI to v20 where possible
Since Meteor 3 is going to be running on Node.js 20 instead of 18, I'm updating the CI machines to run on Node 20 as well.
2023-12-20 13:35:16 +01:00
dependabot[bot]
1c22ab0842 build(deps): 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-09-11 10:45:02 +00:00
afrokick
37cc6ebd4a use versions from lock file 2022-11-18 16:58:52 +03:00
afrokick
2c0eb00c42 fix import/no-unresolved 2022-11-18 16:45:32 +03:00
afrokick
fcee0ba3ca fix workflow 2022-11-18 16:38:33 +03:00
afrokick
53b38b46da add check-code-style workflow 2022-11-18 16:33:48 +03:00