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:
dependabot[bot] 2024-03-02 20:30:46 +07:00 committed by GitHub
parent 14dd442bb1
commit 4623ac26b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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: |

View File

@ -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: |