Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Bump fs-extra from 10.1.0 to 11.2.0 #211

Bump fs-extra from 10.1.0 to 11.2.0

Bump fs-extra from 10.1.0 to 11.2.0 #211

Workflow file for this run

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