diff --git a/.github/workflows/update-labels.yml b/.github/workflows/update-labels.yml index eb5b538..da7531e 100644 --- a/.github/workflows/update-labels.yml +++ b/.github/workflows/update-labels.yml @@ -19,7 +19,7 @@ jobs: steps: # Checkout Repository - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 - if: success() name: Update labels