Skip to content

GitHub Actions: Bump actions/cache from 4.0.2 to 4.1.1 #4177

GitHub Actions: Bump actions/cache from 4.0.2 to 4.1.1

GitHub Actions: Bump actions/cache from 4.0.2 to 4.1.1 #4177

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-22.04
permissions:
pull-requests: write
steps:
- uses: actions/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"