Skip to content

Commit

Permalink
update pydeps2env
Browse files Browse the repository at this point in the history
  • Loading branch information
CagtayFabry authored Nov 27, 2024
1 parent 395df2e commit d387e36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
fetch-depth: '0' # Fetch all history for all tags and branches

- uses: marscher/pydeps2env@v999
- uses: CagtayFabry/pydeps2env@v1.3.0
with:
files: 'pyproject.toml'
channels: 'conda-forge defaults'
Expand Down Expand Up @@ -141,7 +141,7 @@ jobs:
with:
fetch-depth: '0' # Fetch all history for all tags and branches

- uses: marscher/pydeps2env@v999
- uses: CagtayFabry/pydeps2env@v1.3.0
with:
files: 'pyproject.toml'
channels: 'conda-forge defaults'
Expand Down

0 comments on commit d387e36

Please sign in to comment.