Skip to content

chore(packages): update actions/cache action to v4 #1275

chore(packages): update actions/cache action to v4

chore(packages): update actions/cache action to v4 #1275

Workflow file for this run

name: PR Labeler
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
name: Autolabel PR
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"