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 5094686 commit e4dc4c2Copy full SHA for e4dc4c2
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v3
18
19
- name: Setup Node.js environment
20
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
21
with:
22
node-version: '16'
23
cache: 'yarn'
0 commit comments