Skip to content

Commit

Permalink
Bump CagtayFabry/pydeps2env from 1.1.0 to 1.2.0 (#943)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 11, 2024
1 parent beacb2e commit 21f760a
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: CagtayFabry/pydeps2env@v1.1.0
- uses: CagtayFabry/pydeps2env@v1.2.0
with:
files: 'pyproject.toml'
channels: 'conda-forge defaults'
Expand Down Expand Up @@ -139,7 +139,7 @@ jobs:
with:
fetch-depth: '0' # Fetch all history for all tags and branches

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

0 comments on commit 21f760a

Please sign in to comment.