Skip to content

Commit 1a70256

Browse files
committed
upd pipenv
1 parent 0db63f3 commit 1a70256

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-to-pyroll-org.yml

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818

1919
- name: Install Python Environment via Pipenv
2020
uses: tiagovrtr/actions-pipenv@v1
21+
with:
22+
pipenv-version: 2024.0.3
2123

2224
- name: Run Build Tasks
2325
run: pipenv run tasks

0 commit comments

Comments
 (0)