Skip to content

Bump actions/upload-artifact from 5 to 6 #4137

Bump actions/upload-artifact from 5 to 6

Bump actions/upload-artifact from 5 to 6 #4137

Workflow file for this run

name: Pull Request Labels
on:
pull_request:
types: [opened, labeled, unlabeled, synchronize]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
with:
mode: exactly
count: 1
labels: "changelog:feature, changelog:fix, changelog:chore"