We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0db63f3 commit 1a70256Copy full SHA for 1a70256
.github/workflows/publish-to-pyroll-org.yml
@@ -18,6 +18,8 @@ jobs:
18
19
- name: Install Python Environment via Pipenv
20
uses: tiagovrtr/actions-pipenv@v1
21
+ with:
22
+ pipenv-version: 2024.0.3
23
24
- name: Run Build Tasks
25
run: pipenv run tasks
0 commit comments