test: use shared as integration-tests level (#12278)
This commit is contained in:
@@ -77,7 +77,7 @@ jobs:
|
||||
git checkout origin/main -- .changeset
|
||||
fi
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
cache: "yarn"
|
||||
|
||||
Reference in New Issue
Block a user