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 520c1e4 commit e7d7399Copy full SHA for e7d7399
.github/workflows/ci-examples-app.yml
@@ -89,7 +89,7 @@ jobs:
89
cache-key: "pypi_wheels"
90
91
- name: Setup Node.js
92
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
93
with:
94
node-version: "16"
95
.github/workflows/ci-tests-app.yml
@@ -105,7 +105,7 @@ jobs:
105
106
107
108
109
110
111
- name: Install Yarn
0 commit comments