diff --git a/.github/workflows/first_interaction.yml b/.github/workflows/first_interaction.yml index 95ad854..385944c 100644 --- a/.github/workflows/first_interaction.yml +++ b/.github/workflows/first_interaction.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Welcome first-time contributors - uses: actions/first-interaction@v1 + uses: actions/first-interaction@v3 with: repo-token: ${{ secrets.GITHUB_TOKEN }} issue-message: |