Skip to content

Commit

Permalink
Updating ci file
Browse files Browse the repository at this point in the history
  • Loading branch information
Skptak committed Aug 5, 2023
1 parent 6e49c24 commit 5dcad74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
- name: Clone submodules
run: git submodule update --init --recursive --checkout --depth 1
- name: Install Python3
uses: actions/setup-python@v2
uses: actions/setup-python@v3
with:
python-version: "3.11.0"
- name: Measure sizes
Expand Down

0 comments on commit 5dcad74

Please sign in to comment.