Skip to content

Chore(deps): Bump actions/cache from 2 to 4 #287

Chore(deps): Bump actions/cache from 2 to 4

Chore(deps): Bump actions/cache from 2 to 4 #287

Workflow file for this run

name: 'Auto label QA'
on:
pull_request:
types: [opened, synchronize, labeled, unlabeled]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: ggazzo/gh-action-auto-label@beta-5
with:
GITHUB_TOKEN: ${{ secrets.RC_AUTOLABEL_TOKEN }}