We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32bd499 commit 4f6a4d4Copy full SHA for 4f6a4d4
.github/workflows/publish-rc.yml
@@ -86,7 +86,7 @@ jobs:
86
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
87
88
- name: Create comment
89
- uses: peter-evans/create-or-update-comment@076d57233ac816370d98e4a8471745e4bab20c6e
+ uses: peter-evans/create-or-update-comment@cf911f109bd9a26f1d626a8c3276384ddec0e552
90
with:
91
token: ${{ secrets.GH_CQ_BOT }}
92
issue-number: ${{ github.event.pull_request.number }}
.nvmrc
@@ -1 +1 @@
1
-22.20.0
+22.21.0
0 commit comments