We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a38b277 commit 8eac841Copy full SHA for 8eac841
.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.4.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