Skip to content

Commit

Permalink
⬆️ Bump s-weigand/setup-conda from 1.2.1 to 1.2.2
Browse files Browse the repository at this point in the history
Bumps [s-weigand/setup-conda](https://github.com/s-weigand/setup-conda) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/s-weigand/setup-conda/releases)
- [Commits](s-weigand/setup-conda@v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: s-weigand/setup-conda
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 5401385 commit dc0bb25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- uses: actions/checkout@v4.1.5

- name: Setup conda
uses: s-weigand/setup-conda@v1.2.1
uses: s-weigand/setup-conda@v1.2.2
with:
# update-conda: true
python-version: ${{ matrix.python-version }}
Expand Down

0 comments on commit dc0bb25

Please sign in to comment.