Skip to content

chore(packages): update github artifact actions to v4 (major) #1277

chore(packages): update github artifact actions to v4 (major)

chore(packages): update github artifact actions to v4 (major) #1277

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 }}"