diff --git a/.github/workflows/manage-labels.yml b/.github/workflows/manage-labels.yml index 35b677798..2376bffdf 100644 --- a/.github/workflows/manage-labels.yml +++ b/.github/workflows/manage-labels.yml @@ -8,7 +8,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: Run Labeler if: success()