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 607dc07 commit 5f7cb44Copy full SHA for 5f7cb44
.github/workflows/studio.yml
@@ -52,7 +52,7 @@ jobs:
52
with:
53
version: 9.1.3
54
55
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
56
57
version: ${{ matrix.node }}
58
cache: ${{ steps.pkgman.outputs.cache }}
0 commit comments