mirror of
https://github.com/threeal/cmake-action.git
synced 2025-04-22 03:21:21 +00:00
chore: bump threeal/yarn-install-action from 1.0.0 to 2.0.0 (#211)
Bumps [threeal/yarn-install-action](https://github.com/threeal/yarn-install-action) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/threeal/yarn-install-action/releases) - [Commits](https://github.com/threeal/yarn-install-action/compare/v1.0.0...v2.0.0) --- updated-dependencies: - dependency-name: threeal/yarn-install-action 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>
This commit is contained in:
parent
14dd442bb1
commit
4623ac26b9
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
node-version: latest
|
||||
|
||||
- name: Install Dependencies
|
||||
uses: threeal/yarn-install-action@v1.0.0
|
||||
uses: threeal/yarn-install-action@v2.0.0
|
||||
|
||||
- name: Build Package
|
||||
run: |
|
||||
|
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
node-version: latest
|
||||
|
||||
- name: Install Dependencies
|
||||
uses: threeal/yarn-install-action@v1.0.0
|
||||
uses: threeal/yarn-install-action@v2.0.0
|
||||
|
||||
- name: Check Format
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user