Skip to content

build: 📦 update yarn to v4.12.0 #7120

build: 📦 update yarn to v4.12.0

build: 📦 update yarn to v4.12.0 #7120

Workflow file for this run

name: Labeler
on: [pull_request_target]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"