diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml index f39cfa6c..a1a4f0e0 100644 --- a/.github/workflows/labeler.yml +++ b/.github/workflows/labeler.yml @@ -14,6 +14,6 @@ jobs: uses: actions/checkout@v3.0.2 - name: Run Labeler - uses: crazy-max/ghaction-github-labeler@v3.1.1 + uses: crazy-max/ghaction-github-labeler@v4.0.0 with: skip-delete: true