Skip to content

Update actions/setup-java action to v4 #1138

Update actions/setup-java action to v4

Update actions/setup-java action to v4 #1138

Workflow file for this run

name: Labeler
on:
- pull_request
jobs:
assign:
runs-on: ubuntu-18.04
steps:
- uses: actions/labeler@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
configuration-path: ".github/labels.yaml"