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 e6f3447 + fec444c commit f4586b1Copy full SHA for f4586b1
.github/workflows/gh-pages.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
16
- name: "Checkout the repository"
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
with:
19
persist-credentials: false
20
submodules: true
.github/workflows/python-ci.yml
@@ -16,7 +16,7 @@ jobs:
21
22
.github/workflows/python-packages.yml
- name: "Set up Python"
uses: actions/setup-python@v5
0 commit comments