Skip to content

Commit

Permalink
Changed actions version
Browse files Browse the repository at this point in the history
  • Loading branch information
ranzani committed Dec 2, 2024
1 parent f2f7ed5 commit 996e54f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
max-parallel: 5

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Set up Python 3.8
uses: actions/setup-python@v2
uses: actions/setup-python@v3
with:
python-version: 3.8
- name: Add conda to system path
Expand Down

0 comments on commit 996e54f

Please sign in to comment.