We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30dfb30 + 165097d commit 1612783Copy full SHA for 1612783
1 file changed
.github/workflows/greet.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Greet first-time contributor
20
- uses: actions/first-interaction@v1
+ uses: actions/first-interaction@v3
21
with:
22
repo-token: ${{ secrets.GITHUB_TOKEN }}
23
0 commit comments