We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c74c38e commit 618677aCopy full SHA for 618677a
.github/workflows/community.yml
@@ -38,6 +38,6 @@ jobs:
38
git commit -m 'Add community' && \
39
git push
40
41
- - uses: peter-evans/close-issue@v1
+ - uses: peter-evans/close-issue@v3
42
with:
43
comment: 'Community added: thanks for your contribution!'
.github/workflows/podcast.yml
git commit -m 'Add podcast' && \
comment: 'Podcast added: thanks for your contribution!'
0 commit comments