Skip to content

Commit 0afcd2f

Browse files
committed
Merge branch 'main' into bugfix/10097
2 parents cc9f241 + fdf3a5d commit 0afcd2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-smokes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
- name: Restore Python Dependencies
151151
working-directory: tests
152152
run: |
153-
python -m pip install pipenv
153+
python -m pip install pipenv==2024.3.0
154154
pipenv install
155155
156156
- uses: ./.github/workflows/actions/quarto-dev

0 commit comments

Comments
 (0)