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 65522a3 commit dd01433
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 @@ -116,7 +116,7 @@ jobs:
with:
submodules: "recursive"
- 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 dd01433

Please sign in to comment.