diff --git a/.github/workflows/no-response.yml b/.github/workflows/no-response.yml index be83d00..97cb09a 100644 --- a/.github/workflows/no-response.yml +++ b/.github/workflows/no-response.yml @@ -14,7 +14,7 @@ jobs: no-response: runs-on: ubuntu-latest steps: - - uses: actions/stale@v9 + - uses: actions/stale@v10 with: repo-token: ${{ secrets.GITHUB_TOKEN }}