mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
ci: bump actions/checkout from 4 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7. - [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...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d30e3e052d
commit
019a6d5919
4 changed files with 4 additions and 4 deletions
2
.github/workflows/opencode-plugin.yml
vendored
2
.github/workflows/opencode-plugin.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
run:
|
||||
working-directory: plugins/opencode
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/checkout@v7
|
||||
- uses: actions/setup-node@v7
|
||||
with:
|
||||
node-version: "20"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue