diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 6e53dfc7d..78df77ac9 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -39,8 +39,7 @@ jobs: with: fetch-depth: '0' # Fetch all history for all tags and branches - - uses: marscher/pydeps2env - # @v1.2.0 + - uses: marscher/pydeps2env@v1.3.0 with: files: 'pyproject.toml' channels: 'conda-forge defaults'