diff --git a/.github/workflows/budibase_ci.yml b/.github/workflows/budibase_ci.yml index aa2fb08784..e1ed96428d 100644 --- a/.github/workflows/budibase_ci.yml +++ b/.github/workflows/budibase_ci.yml @@ -39,7 +39,7 @@ jobs: token: ${{ secrets.PERSONAL_ACCESS_TOKEN || github.token }} - name: Use Node.js 20.x - uses: actions/setup-node@v3 + uses: actions/setup-node@v4 with: node-version: 20.x cache: yarn @@ -57,7 +57,7 @@ jobs: fetch-depth: 0 - name: Use Node.js 20.x - uses: actions/setup-node@v3 + uses: actions/setup-node@v4 with: node-version: 20.x cache: yarn @@ -99,7 +99,7 @@ jobs: fetch-depth: 0 - name: Use Node.js 20.x - uses: actions/setup-node@v3 + uses: actions/setup-node@v4 with: node-version: 20.x cache: yarn @@ -123,7 +123,7 @@ jobs: fetch-depth: 0 - name: Use Node.js 20.x - uses: actions/setup-node@v3 + uses: actions/setup-node@v4 with: node-version: 20.x cache: yarn @@ -147,7 +147,7 @@ jobs: fetch-depth: 0 - name: Use Node.js 20.x - uses: actions/setup-node@v3 + uses: actions/setup-node@v4 with: node-version: 20.x cache: yarn @@ -172,7 +172,7 @@ jobs: fetch-depth: 0 - name: Use Node.js 20.x - uses: actions/setup-node@v3 + uses: actions/setup-node@v4 with: node-version: 20.x cache: yarn @@ -195,7 +195,7 @@ jobs: token: ${{ secrets.PERSONAL_ACCESS_TOKEN || github.token }} - name: Use Node.js 20.x - uses: actions/setup-node@v3 + uses: actions/setup-node@v4 with: node-version: 20.x cache: yarn diff --git a/packages/account-portal b/packages/account-portal index 00a8172bfd..3f8331f0ec 160000 --- a/packages/account-portal +++ b/packages/account-portal @@ -1 +1 @@ -Subproject commit 00a8172bfde1e2f446f0d90b30fa76f62ec83773 +Subproject commit 3f8331f0ecb0730b982a9d6b108907c53c1534c3 diff --git a/packages/pro b/packages/pro index a8a7cb8b11..926d2d9cda 160000 --- a/packages/pro +++ b/packages/pro @@ -1 +1 @@ -Subproject commit a8a7cb8b11f43ff56d232e80377debb03e107c6c +Subproject commit 926d2d9cdaf3e15ba62166dec37b6eb01c9cfc36