diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index d8467dc7f..59da1117d 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -39,7 +39,7 @@ jobs: node-version-file: '.nvmrc' - name: Setup Python # interpreter the Deepnote environment is created from - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 with: python-version: '3.12'