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.
2 parents 7874877 + 92d743a commit 7af4c83Copy full SHA for 7af4c83
.github/workflows/build.yml
@@ -52,7 +52,7 @@ jobs:
52
cache-dependency-path: python/pyproject.toml
53
54
- name: Use Node.js ${{ matrix.node-version }}
55
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
56
with:
57
node-version: ${{ matrix.node-version }}
58
cache: 'yarn'
0 commit comments