diff --git a/.github/workflows/welcome.yml b/.github/workflows/welcome.yml index 0c76ea4..8e8ad87 100644 --- a/.github/workflows/welcome.yml +++ b/.github/workflows/welcome.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Welcome first-time PR contributor - uses: actions/first-interaction@v1 + uses: actions/first-interaction@v3 with: repo-token: ${{ secrets.GITHUB_TOKEN }} pr-message: |