dependabot[bot]
ff359d06dc
Bump actions/checkout from 4 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 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/v4...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 >
2025-11-24 18:56:53 +00:00
Josh Gross
19e58d8525
Define permissions in workflows and update actions
2025-01-28 16:50:07 -05:00
Josh Gross
a32a57a185
Update usage of actions/upload-artifact
2025-01-16 15:53:49 -05:00
Josh Gross
a903cf2d66
Add install deps action to reuse between workflows
2023-10-12 13:11:41 -04:00
Josh Gross
47bc917394
Specify Node 20 in workflows and examples
2023-10-11 16:18:35 -04:00
Josh Gross
9e54a4c141
Remove path filters from check-dist workflow
2023-04-07 14:45:58 -04:00
Josh Gross
ee0d992b06
Use Node 16 in CI and examples
2023-01-25 19:36:14 -05:00
Josh Gross
00be60ac26
Merge pull request #306 from austinvazquez/update-github-actions-packages
...
Update GitHub actions packages
2023-01-25 19:26:12 -05:00
Jongwoo Han
e0306a3c1d
Use cache in check-dist.yml
...
Signed-off-by: jongwooo <jongwooo.han@gmail.com >
2022-12-07 00:51:52 +09:00
Austin Vazquez
20fcf2e7fe
Update GitHub actions packages
...
Update actions/checkout, actions/setup-node, actions/cache, and
actions/upload-artifact from v2 to v3.
Signed-off-by: Austin Vazquez <macedonv@amazon.com >
2022-10-25 21:48:09 +00:00
Brian Cristante
a7abfdfa4d
Add check-dist.yml
2021-08-10 11:20:11 -04:00