Skip to content

version bump to 4.11.0.4 #895

version bump to 4.11.0.4

version bump to 4.11.0.4 #895

Workflow file for this run

name: Pull Request Labeler
on:
pull_request:
types: [ opened, synchronize ]
jobs:
triage:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
configuration-path: .github/auto-label.yaml
sync-labels: true