dependabot[bot]
3e0d036f99
Bump actions/checkout from 7.0.0 to 7.0.1
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 7.0.0 to 7.0.1.
- [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/9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0...3d3c42e5aac5ba805825da76410c181273ba90b1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-27 07:04:56 +00:00
Haritha
1b7c366466
Update workflow pins and migrate Node matrices to modern versions ( #1583 )
...
* Update workflow action pins and move Node 20 to 26
* fix: correct node version in v8-canary and update setup for node 22 x86
* chore: update setup-node action version from v6 to v7 in documentation
* fix: update pnpm/action-setup version to v6 in advanced usage documentation
2026-07-16 10:33:56 -05:00
dependabot[bot]
a4d2e2bbca
Bump actions/checkout from 5 to 6 ( #1439 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [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/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
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>
2025-12-02 21:03:23 -06:00
Priya Gupta
2028fbc5c2
Limit automatic caching to npm, update workflows and documentation ( #1374 )
...
* default to auto-caching only for npm package manager and documentation update
* refactor: enhance package manager detection for auto-caching
* add devEngines.packageManager detection logic for npm auto-caching
* chore: bump version to 6.0.0 and update documentation
* docs: update README and action.yml for npm caching logic clarification
* chore: update Node.js version in workflows
* chore: update Node.js versions in versions.yml
* chore: update rc Node.js version in versions.yml
* chore: switch macos-13 runner to macos-latest-large in workflow
* docs: update README and advanced usage documentation
2025-10-13 21:37:06 -05:00
dependabot[bot]
a0853c2454
Bump actions/checkout from 4 to 5 ( #1345 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [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/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
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>
2025-09-03 12:47:21 -05:00
Dmitry Shibanov
8f152de45c
Update actions/checkout for documentation and yaml ( #876 )
2023-10-23 16:22:01 +02:00
Dmitry Shibanov
9b8fcdc725
change datadog to ubuntu docker image ( #620 )
2022-11-09 18:18:47 +01:00
Peter Mescalchin
75716637dc
Bump to actions/checkout@v3 ( #437 )
2022-04-01 10:13:52 +02:00
Nick Schonning
7b558676dd
chore: Remove strategy for non-matrix builds ( #186 )
2021-12-30 16:58:49 +03:00
Maxim Lobanov
40f85c8c97
update readme
2021-06-30 15:07:45 +03:00
Bryan MacFarlane
e434342e4e
download from node-versions and fallback to node dist ( #147 )
...
* download LTS versions from releases
* support upcoiming ghes
Co-authored-by: eric sciple <ericsciple@users.noreply.github.com >
2020-05-19 09:25:54 -04:00