Skip to content

Commit

Permalink
[ISSUE #4585] The first-interaction ci check error
Browse files Browse the repository at this point in the history
  • Loading branch information
xwm1992 committed Nov 30, 2023
1 parent 6508df8 commit 97ba401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/greetings.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
name: Greeting
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1.1.1
- uses: actions/first-interaction@v1.3.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: |
Expand Down

0 comments on commit 97ba401

Please sign in to comment.