Skip to content

Bump actions/upload-artifact from 4.4.0 to 4.4.1 #12684

Bump actions/upload-artifact from 4.4.0 to 4.4.1

Bump actions/upload-artifact from 4.4.0 to 4.4.1 #12684

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
workflow_dispatch:
permissions:
contents: read
pull-requests: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"