diff --git a/.github/workflows/opened-pr-triage.yml b/.github/workflows/opened-pr-triage.yml index d1a9a4ad37..a3f9014310 100644 --- a/.github/workflows/opened-pr-triage.yml +++ b/.github/workflows/opened-pr-triage.yml @@ -8,7 +8,7 @@ jobs: needs-triage: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v1 - uses: actions-ecosystem/action-add-labels@v1 with: labels: waiting-review