diff --git a/.github/workflows/pr-review.yml b/.github/workflows/pr-review.yml index 7f5d9a5451..6e05b43507 100644 --- a/.github/workflows/pr-review.yml +++ b/.github/workflows/pr-review.yml @@ -17,7 +17,7 @@ jobs: pull-requests: write steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Run add-labels-to-reviewed-pr.sh run: |