We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 838ab11 commit 14ecf52Copy full SHA for 14ecf52
.github/workflows/check-packaging-ncc-typescript-npm.yml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/checkout@v3
34
35
- name: Setup Node.js
36
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
37
with:
38
node-version: ${{ env.NODE_VERSION }}
39
0 commit comments