diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1c53ca4..c282743 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -25,7 +25,7 @@ jobs: shell: bash -l {0} steps: - name: Check out repo - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Get conda uses: conda-incubator/setup-miniconda@v3 with: