chore: pipeline node version (#4896)
This commit is contained in:
committed by
GitHub
parent
b7de679e9b
commit
d9c5e165cd
4
.github/workflows/release-notifications.yml
vendored
4
.github/workflows/release-notifications.yml
vendored
@@ -20,9 +20,9 @@ jobs:
|
||||
- name: Setup Node.js environment
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: "16.10.0"
|
||||
node-version: "16.20.2"
|
||||
cache: "yarn"
|
||||
|
||||
|
||||
- name: Post to Slack channel
|
||||
id: slack
|
||||
uses: slackapi/slack-github-action@v1.23.0
|
||||
|
||||
Reference in New Issue
Block a user