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 58cfbf2 + e01949b commit e1b3c0eCopy full SHA for e1b3c0e
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.6.0
+ uses: actions/setup-python@v6.1.0
23
with:
24
python-version: 3.x
25
- name: Get pip cache directory
@@ -69,7 +69,7 @@ jobs:
69
70
71
72
73
74
75
0 commit comments