Skip to content

Commit

Permalink
update checkout action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
augustopher committed Aug 7, 2023
1 parent 06be3b3 commit 3d2f06c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Expand Up @@ -12,7 +12,7 @@ jobs:
shell: bash -l {0}
steps:
- name: Checkout Code
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Set Up Conda Environment
uses: conda-incubator/setup-miniconda@v2
with:
Expand Down

0 comments on commit 3d2f06c

Please sign in to comment.