Commit 4463434
authored
👷 [github] Pin pip in virtual environments (#707)
* 👷 [github] Set `VIRTUALENV_PIP` to pin pip in virtual environments
* 👷 [github] Append to GITHUB_ENV in Python
This is horrible, but apparently Powershell's quote handling is too broken to do
this portably in the default shell. The previous version just ate the double
quotes.1 parent 1b88bda commit 4463434
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
50 | 59 | | |
51 | 60 | | |
52 | 61 | | |
| |||
0 commit comments