diff --git a/.github/workflows/ci-docs-tests.yml b/.github/workflows/ci-docs-tests.yml index 7a5da8f35554..678355c36cce 100644 --- a/.github/workflows/ci-docs-tests.yml +++ b/.github/workflows/ci-docs-tests.yml @@ -38,7 +38,7 @@ jobs: uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c - name: Set up Python ${{ env.DEFAULT_PYTHON_VERSION }} 🐍 - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: ${{ env.DEFAULT_PYTHON_VERSION }} @@ -109,7 +109,7 @@ jobs: uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c - name: Set up Python ${{ env.DEFAULT_PYTHON_VERSION }} 🐍 - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: ${{ env.DEFAULT_PYTHON_VERSION }} diff --git a/.github/workflows/ci-github-actions.yml b/.github/workflows/ci-github-actions.yml index 4f354bc1aa43..fca490479b2e 100644 --- a/.github/workflows/ci-github-actions.yml +++ b/.github/workflows/ci-github-actions.yml @@ -29,7 +29,7 @@ jobs: sudo chmod +x /usr/local/bin/gomplate - name: Set up Python ${{ env.DEFAULT_PYTHON_VERSION }} 🐍 - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: ${{ env.DEFAULT_PYTHON_VERSION }} diff --git a/.github/workflows/ci-model-regression-on-schedule.yml b/.github/workflows/ci-model-regression-on-schedule.yml index b4463fd67a62..692f1786bd37 100644 --- a/.github/workflows/ci-model-regression-on-schedule.yml +++ b/.github/workflows/ci-model-regression-on-schedule.yml @@ -61,7 +61,7 @@ jobs: - name: Setup Python id: python - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: '3.8' @@ -279,7 +279,7 @@ jobs: .github/scripts/start_dd_agent.sh "${{ secrets.DD_API_KEY }}" "${{ env.ACCELERATOR_TYPE }}" ${{ env.NVML_INTERVAL_IN_SEC }} - name: Set up Python 3.10 🐍 - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 if: steps.set_dataset_config_vars.outputs.is_dataset_exists == 'true' && steps.set_dataset_config_vars.outputs.is_config_exists == 'true' with: python-version: '3.10' @@ -512,7 +512,7 @@ jobs: uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c - name: Set up Python 3.10 🐍 - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: '3.10' @@ -697,7 +697,7 @@ jobs: - name: Setup Python id: python - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: '3.8' diff --git a/.github/workflows/ci-model-regression.yml b/.github/workflows/ci-model-regression.yml index 0669f1104bad..32f7e82288f3 100644 --- a/.github/workflows/ci-model-regression.yml +++ b/.github/workflows/ci-model-regression.yml @@ -367,7 +367,7 @@ jobs: .github/scripts/start_dd_agent.sh "${{ secrets.DD_API_KEY }}" "${{ env.ACCELERATOR_TYPE }}" ${{ env.NVML_INTERVAL_IN_SEC }} - name: Set up Python 3.10 🐍 - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 if: steps.set_dataset_config_vars.outputs.is_dataset_exists == 'true' && steps.set_dataset_config_vars.outputs.is_config_exists == 'true' with: python-version: '3.10' @@ -612,7 +612,7 @@ jobs: .github/scripts/start_dd_agent.sh "${{ secrets.DD_API_KEY }}" "${{ env.ACCELERATOR_TYPE }}" ${{ env.NVML_INTERVAL_IN_SEC }} - name: Set up Python 3.10 🐍 - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 if: steps.set_dataset_config_vars.outputs.is_dataset_exists == 'true' && steps.set_dataset_config_vars.outputs.is_config_exists == 'true' with: python-version: '3.10' @@ -760,7 +760,7 @@ jobs: uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c - name: Set up Python 3.10 🐍 - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: '3.10' diff --git a/.github/workflows/continous-integration.yml b/.github/workflows/continous-integration.yml index 8a8758a25e2c..7146e75bb3f3 100644 --- a/.github/workflows/continous-integration.yml +++ b/.github/workflows/continous-integration.yml @@ -120,7 +120,7 @@ jobs: - name: Set up Python ${{ env.DEFAULT_PYTHON_VERSION }} 🐍 if: needs.changes.outputs.backend == 'true' - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: ${{ env.DEFAULT_PYTHON_VERSION }} @@ -261,7 +261,7 @@ jobs: - name: Set up Python ${{ matrix.python-version }} 🐍 if: needs.changes.outputs.backend == 'true' - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: ${{ matrix.python-version }} @@ -411,7 +411,7 @@ jobs: - name: Set up Python ${{ matrix.python-version }} 🐍 if: needs.changes.outputs.backend == 'true' - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: ${{ matrix.python-version }} @@ -546,7 +546,7 @@ jobs: uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c - name: Set up Python 3.10 🐍 - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: "3.10" @@ -658,7 +658,7 @@ jobs: - name: Set up Python ${{ env.DEFAULT_PYTHON_VERSION }} 🐍 if: needs.changes.outputs.backend == 'true' - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: ${{ env.DEFAULT_PYTHON_VERSION }} @@ -760,7 +760,7 @@ jobs: - name: Set up Python ${{ env.DEFAULT_PYTHON_VERSION }} 🐍 if: needs.changes.outputs.backend == 'true' - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: ${{ env.DEFAULT_PYTHON_VERSION }} @@ -1128,7 +1128,7 @@ jobs: uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c - name: Set up Python 3.9 🐍 - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: 3.9 diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 3e1a31913f6d..3ec429ac3f9a 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -110,7 +110,7 @@ jobs: uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c - name: Set up Python 3.10 🐍 - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: '3.10' @@ -201,7 +201,7 @@ jobs: - name: Set up Python 3.10 🐍 if: needs.changes.outputs.docs == 'true' - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: '3.10' diff --git a/.github/workflows/nightly_release.yml b/.github/workflows/nightly_release.yml index 4521fbf34474..45e7567cb121 100644 --- a/.github/workflows/nightly_release.yml +++ b/.github/workflows/nightly_release.yml @@ -20,7 +20,7 @@ jobs: repo-token: ${{ secrets.GITHUB_TOKEN }} - name: Set up Python ${{ env.DEFAULT_PYTHON_VERSION }} 🐍 - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: ${{ env.DEFAULT_PYTHON_VERSION }} @@ -63,7 +63,7 @@ jobs: uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c - name: Set up Python ${{ env.DEFAULT_PYTHON_VERSION }} 🐍 - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: ${{ env.DEFAULT_PYTHON_VERSION }} diff --git a/.github/workflows/rasa-install-cron-check.yml b/.github/workflows/rasa-install-cron-check.yml index 91fa6eb6ee1d..6cec1ae3c479 100644 --- a/.github/workflows/rasa-install-cron-check.yml +++ b/.github/workflows/rasa-install-cron-check.yml @@ -21,7 +21,7 @@ jobs: steps: - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c - name: Set up Python ${{ matrix.python-version }} - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: ${{ matrix.python-version }} - name: Try to install Rasa. diff --git a/.github/workflows/security-scans.yml b/.github/workflows/security-scans.yml index 7348db48311f..b21f6c730e68 100644 --- a/.github/workflows/security-scans.yml +++ b/.github/workflows/security-scans.yml @@ -85,7 +85,7 @@ jobs: - name: Set up Python 3.10 🐍 if: needs.changes.outputs.backend == 'true' - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b + uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: python-version: '3.10'