Skip to content

Commit 882b4ed

Browse files
authored
Update snapshot-release.yml (#293)
Released a new version that uses Node 20, eliminates GHA warning about deprecated use of Node 16
1 parent 52dc8eb commit 882b4ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshot-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
)
3030
)
3131
steps:
32-
- uses: alessbell/pull-request-comment-branch@v1.1
32+
- uses: alessbell/pull-request-comment-branch@v2.1.0
3333
if: github.event_name == 'issue_comment'
3434
id: comment-branch
3535

0 commit comments

Comments
 (0)