Skip to content

⬆️ Bump actions/cache from 4.0.2 to 4.1.0 #562

⬆️ Bump actions/cache from 4.0.2 to 4.1.0

⬆️ Bump actions/cache from 4.0.2 to 4.1.0 #562

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"