Skip to content

Commit

Permalink
Updated publish_conda.yml versions
Browse files Browse the repository at this point in the history
  • Loading branch information
DarnellGranberry authored Nov 12, 2024
1 parent 3e9fac7 commit 6c2960d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up Miniconda
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
auto-update-conda: true
- name: publish-to-conda
Expand Down

0 comments on commit 6c2960d

Please sign in to comment.