diff --git a/.github/workflows/welcome.yml b/.github/workflows/welcome.yml index aedee3e..0a54d1f 100644 --- a/.github/workflows/welcome.yml +++ b/.github/workflows/welcome.yml @@ -23,7 +23,7 @@ jobs: name: Greet first-time contributor runs-on: ubuntu-latest steps: - - uses: actions/first-interaction@v1 + - uses: actions/first-interaction@v3 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |