test: use shared as integration-tests level (#12278)
This commit is contained in:
4
.github/workflows/docs-update-version.yml
vendored
4
.github/workflows/docs-update-version.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Node.js environment
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
cache: "yarn"
|
||||
@@ -51,4 +51,4 @@ jobs:
|
||||
labels: "type: chore"
|
||||
add-paths: www/packages/docs-ui/src/global-config.ts
|
||||
branch: "docs/update-config-version"
|
||||
branch-suffix: "timestamp"
|
||||
branch-suffix: "timestamp"
|
||||
|
||||
Reference in New Issue
Block a user