Skip to content

Commit 3c58efd

Browse files
authored
mypy_primer: Resolve node.js 12 actions deprecation warning (#9421)
1 parent c13a9ed commit 3c58efd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/mypy_primer_comment.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ jobs:
7474
return prNumber
7575
7676
- name: Hide old comments
77-
# v0.3.0
78-
uses: kanga333/comment-hider@bbdf5b562fbec24e6f60572d8f712017428b92e0
77+
# v0.4.0
78+
uses: kanga333/comment-hider@c12bb20b48aeb8fc098e35967de8d4f8018fffdf
7979
with:
8080
github_token: ${{ secrets.GITHUB_TOKEN }}
8181
leave_visible: 1

0 commit comments

Comments
 (0)