Skip to content

Commit

Permalink
CI: checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jschueller authored Jun 12, 2024
1 parent c05b0eb commit eea093e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ jobs:
conda-linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
- uses: actions/checkout@v4
- uses: conda-incubator/setup-miniconda@v3
with:
miniforge-version: latest
- name: Build
Expand Down

0 comments on commit eea093e

Please sign in to comment.