Skip to content

build(deps): bump actions/download-artifact from 7 to 8 #391

build(deps): bump actions/download-artifact from 7 to 8

build(deps): bump actions/download-artifact from 7 to 8 #391

Workflow file for this run

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