Skip to content

Commit

Permalink
upgrade github action
Browse files Browse the repository at this point in the history
  • Loading branch information
MridulS committed Feb 3, 2024
1 parent 794b211 commit c73032c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
python-version: ["3.9", "3.10", "3.11"]

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

- name: Setup mamba environment to run notebooks
uses: mamba-org/setup-micromamba@v1
Expand Down

0 comments on commit c73032c

Please sign in to comment.