mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
mypy_primer: Resolve node.js 12 actions deprecation warning (#9421)
This commit is contained in:
4
.github/workflows/mypy_primer_comment.yml
vendored
4
.github/workflows/mypy_primer_comment.yml
vendored
@@ -74,8 +74,8 @@ jobs:
|
||||
return prNumber
|
||||
|
||||
- name: Hide old comments
|
||||
# v0.3.0
|
||||
uses: kanga333/comment-hider@bbdf5b562fbec24e6f60572d8f712017428b92e0
|
||||
# v0.4.0
|
||||
uses: kanga333/comment-hider@c12bb20b48aeb8fc098e35967de8d4f8018fffdf
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
leave_visible: 1
|
||||
|
||||
Reference in New Issue
Block a user