diff --git a/.github/workflows/continuous-integration.yml b/.github/workflows/continuous-integration.yml index 37f951f1c16..26e9a492094 100644 --- a/.github/workflows/continuous-integration.yml +++ b/.github/workflows/continuous-integration.yml @@ -134,7 +134,7 @@ jobs: - jammy version: - "5.9" - - "6.1" + - "6.2" env: ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true steps: diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml index c89ffd43742..afa11096210 100644 --- a/.github/workflows/integration-test.yml +++ b/.github/workflows/integration-test.yml @@ -143,7 +143,7 @@ jobs: - jammy version: - "5.9" - - "6.1" + - "6.2" env: ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true steps: