diff --git a/.github/workflows/welcome.yml b/.github/workflows/welcome.yml index ee36f37..494fcb9 100644 --- a/.github/workflows/welcome.yml +++ b/.github/workflows/welcome.yml @@ -20,7 +20,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: |