Skip to content

Bump actions/download-artifact from 1.0.0 to 4.1.7 in /.github/workflows #4

Bump actions/download-artifact from 1.0.0 to 4.1.7 in /.github/workflows

Bump actions/download-artifact from 1.0.0 to 4.1.7 in /.github/workflows #4

Workflow file for this run

name: labeler
on:
pull_request:
type: opened
jobs:
branch-prefix:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}