diff --git a/.github/workflows/manage-labels.yml b/.github/workflows/manage-labels.yml index 838c2c008..2c2cc86f0 100644 --- a/.github/workflows/manage-labels.yml +++ b/.github/workflows/manage-labels.yml @@ -8,7 +8,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Run Labeler if: success()