Skip to content

chore(deps): bump actions/download-artifact from 5 to 6 #23443

chore(deps): bump actions/download-artifact from 5 to 6

chore(deps): bump actions/download-artifact from 5 to 6 #23443

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"