Skip to content

Commit

Permalink
Run pip-compile --upgrade on 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
williamjacksn authored Mar 1, 2024
1 parent f568654 commit 7b985c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip-compile-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/setup-python@v5
with:
cache: pip
python-version: '3.11'
python-version: '3.12'

- name: Install pip-tools
run: pip install pip-tools
Expand Down

0 comments on commit 7b985c0

Please sign in to comment.