Skip to content

Commit

Permalink
Merge branch 'master' into newCapModel3
Browse files Browse the repository at this point in the history
  • Loading branch information
MSK61 committed Nov 6, 2024
2 parents 04ad149 + d08aebb commit 4ad89ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Set up Python
uses: actions/[email protected]
with:
python-version: 3.12.4
python-version: 3.13.0
- name: Python Pipenv Action
uses: tiagovrtr/actions-pipenv@v1
with:
Expand Down Expand Up @@ -70,4 +70,4 @@ jobs:
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: ${{ env.sarifFile }}
sarif_file: ${{ env.sarifFile }}

0 comments on commit 4ad89ab

Please sign in to comment.