Skip to content

Commit

Permalink
bump main checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
henryaddison committed Mar 5, 2024
1 parent 61bebb7 commit d4d7832
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@ jobs:

steps:
- name: Clone repo
uses: actions/checkout@v2
# - name: Set up Python 3.9
# uses: actions/setup-python@v2
# with:
# python-version: 3.9
uses: actions/checkout@v4
- name: setup-micromamba
uses: mamba-org/[email protected]
with:
Expand Down

0 comments on commit d4d7832

Please sign in to comment.