Commit graph

19 commits

Author SHA1 Message Date
daz
77d43de170
Update upload-artifact version 2024-01-29 13:41:44 -07:00
Łukasz Jernaś
2f8436d9bb
Use setup-node@v4 instead of pinning to a revision 2024-01-29 13:41:44 -07:00
Łukasz Jernaś
bfa0fe410a
Consistently use npm cache for workflows 2024-01-29 13:41:44 -07:00
Łukasz Jernaś
8be8473276
Update workflows and action to NodeJS 20
Fixes #160
2024-01-29 13:41:42 -07:00
dependabot[bot]
ef2802775b
Bump the github-actions group with 1 update (#136)
Bumps the github-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).

- [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
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 12:23:40 -06:00
daz
9938a3cf2a
Group dependabot updates into a single PR 2023-07-21 12:20:42 -06:00
Daz DeBoer
c503096ae5
Update GitHub Action versions 2023-02-20 19:52:36 -07:00
Daz DeBoer
3f78f4ad31
Enable dependabot version upgrades 2023-02-20 15:15:40 -07:00
Daz DeBoer
6a97dac3d4
Updates for branch rename master -> main 2023-02-18 18:28:21 -07:00
Daz DeBoer
8d49e559aa
Use Node 16 for CI workflow 2023-02-18 16:55:57 -07:00
Nelson Osacky
a63eded8e0
Update workflows to v3 2023-01-18 22:28:07 +01:00
Kengo TODA
d0ffc95aad ci: install node v16 instead of v12 2021-12-23 06:49:39 +08:00
Jonathan Leitschuh
a816b24745
Update check-dist to run against master 2021-12-22 11:30:33 -05:00
Jonathan Leitschuh
8ee3e0ee03
Create check-dist.yml 2021-12-22 11:29:25 -05:00
Jonathan Leitschuh
a48b2ea114
Create codeql-analysis.yml 2021-02-04 17:38:04 -05:00
Frieder Bluemle
fcaf38c511 Update checkout action to v2 2020-03-17 10:30:48 +01:00
Frieder Bluemle
78999a846d Update GitHub Actions workflow name to ci 2020-02-26 09:53:27 +01:00
Paul Merlin
73443bf726 Add input to allow arbitrary checksums
In order for the action integration test to pass on CI
And it's a feature

Signed-off-by: Paul Merlin <paul@gradle.com>
2020-01-06 13:36:28 +01:00
Paul Merlin
0fa564f462 Initial commit 2020-01-05 12:04:24 +01:00