diff --git a/.github/workflows/dev-gallery.yml b/.github/workflows/dev-gallery.yml index c0a987d6f..fe962bd8e 100644 --- a/.github/workflows/dev-gallery.yml +++ b/.github/workflows/dev-gallery.yml @@ -13,7 +13,7 @@ jobs: update-conda: true python-version: 3.9 conda-channels: conda-forge - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - run: git fetch --prune --unshallow --tags - name: Install pytest