Skip to content

Commit

Permalink
set pipenv version
Browse files Browse the repository at this point in the history
  • Loading branch information
SimmonsRitchie committed Jun 12, 2024
1 parent 9df95b0 commit 26dfe0b
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
run: pip install --user pipenv==2024.0.0

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

0 comments on commit 26dfe0b

Please sign in to comment.