Commit e5fe8c8
committed
🔧 GitHub pages: pin
`click==8.3.0` is breaking hatch run commands, see
pypa/hatch#2050
In fact, `click` is considering `8.3.0` to be a breaking release
pallets/click#3065
Here we pin `click==8.2.1` in our Github pages deployment Actionclick depency to 8.2.1
1 parent ffc45a2 commit e5fe8c8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
0 commit comments