Skip to content

Commit

Permalink
updates github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
samgdotson committed Feb 6, 2025
1 parent f4f3570 commit 31141f9
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 @@ -27,7 +27,7 @@ jobs:
steps:
# Checkout the repository
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Create environment with Mamba
uses: conda-incubator/setup-miniconda@v2
Expand Down

0 comments on commit 31141f9

Please sign in to comment.