Skip to content

Commit

Permalink
👷 Use Pipenv 2024.1.0 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jh0ker committed Oct 22, 2024
1 parent 65a3dea commit d1c617b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
node-version: ["20.x"]
python-version: ["3.11"]
pipenv-version: ["2023.10.24"]
pipenv-version: ["2024.1.0"]

steps:
# Checkout repository
Expand Down

0 comments on commit d1c617b

Please sign in to comment.