We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c73ca8 + 6bf6f41 commit 140d4c7Copy full SHA for 140d4c7
1 file changed
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
docs
20
scripts
21
- name: Setup python
22
- uses: actions/setup-python@v5.3.0
+ uses: actions/setup-python@v5.6.0
23
with:
24
python-version: 3.x
25
- name: Get pip cache directory
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
74
0 commit comments