Skip to content

Commit

Permalink
use latest pipenv
Browse files Browse the repository at this point in the history
  • Loading branch information
SimmonsRitchie committed Jun 12, 2024
1 parent cb74a37 commit 6b069e6
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 @@ -28,7 +28,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Install Pipenv
run: pip install --user pipenv==2024.0.0
run: pip install --user pipenv

- name: Cache Python dependencies
uses: actions/cache@v4
Expand Down

0 comments on commit 6b069e6

Please sign in to comment.