Skip to content

Commit

Permalink
Update check-catalogs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ots22 authored Jul 14, 2023
1 parent 133c56a commit 5525c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-catalogs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
ref: automatic-scivision-checks
- uses: actions/setup-python@v4
with:
python-version: 3.10
python-version: '3.10'
- name: Upgrade pip
run: python -m pip install --upgrade pip
- name: Install Scivision
Expand Down

0 comments on commit 5525c77

Please sign in to comment.