Skip to content

Commit

Permalink
Update snapshot-release.yml (#293)
Browse files Browse the repository at this point in the history
Released a new version that uses Node 20, eliminates GHA warning about deprecated use of Node 16
  • Loading branch information
alessbell authored Apr 23, 2024
1 parent 52dc8eb commit 882b4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
)
)
steps:
- uses: alessbell/pull-request-comment-branch@v1.1
- uses: alessbell/pull-request-comment-branch@v2.1.0
if: github.event_name == 'issue_comment'
id: comment-branch

Expand Down

0 comments on commit 882b4ed

Please sign in to comment.