diff --git a/.github/workflows/opened-pr-triage.yml b/.github/workflows/opened-pr-triage.yml index d1a9a4ad3700dce52856afb9ab723a2a6869eb23..a3f9014310692dfd80ceceeb14c2c6febfdb3768 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