Skip to content

Commit

Permalink
Update workflow deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fbunt committed Aug 22, 2024
1 parent a48b889 commit a40d6e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jobs:
- requirements/311-ci.yml

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Setup Conda
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
environment-file: ${{ matrix.env }}
miniforge-version: latest
Expand Down

0 comments on commit a40d6e3

Please sign in to comment.