diff --git a/.changeset/pr-763-2082781286.md b/.changeset/pr-763-2082781286.md new file mode 100644 index 000000000..017b123fe --- /dev/null +++ b/.changeset/pr-763-2082781286.md @@ -0,0 +1,3 @@ + +--- +--- diff --git a/.github/workflows/client-pr.yml b/.github/workflows/client-pr.yml index 4d33e9cf1..46233d1cc 100644 --- a/.github/workflows/client-pr.yml +++ b/.github/workflows/client-pr.yml @@ -13,7 +13,7 @@ jobs: name: Open Pull Request strategy: matrix: - version: [18.x] + version: [21.x] runs-on: ubuntu-latest steps: - name: Checkout diff --git a/.github/workflows/push-code-coverage.yml b/.github/workflows/push-code-coverage.yml index 823537ee3..212f38372 100644 --- a/.github/workflows/push-code-coverage.yml +++ b/.github/workflows/push-code-coverage.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - version: [18.x] + version: [21.x] env: commit-author: bot author-email: bot@equinor.com diff --git a/client/packages/portal-client/index.html b/client/packages/portal-client/index.html index eea221704..dc7a48cb2 100644 --- a/client/packages/portal-client/index.html +++ b/client/packages/portal-client/index.html @@ -28,7 +28,7 @@ window["_config_"] = portalConfig; - Project Portal + Fusion