We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3e7641 commit 993e459Copy full SHA for 993e459
.github/workflows/deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
sparse-checkout: |
19
docs
20
- name: Setup python
21
- uses: actions/setup-python@v5.3.0
+ uses: actions/setup-python@v5.4.0
22
with:
23
python-version: 3.x
24
- name: Get pip cache directory
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
0 commit comments