We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7131cb1 + 6545cc9 commit aa2226dCopy full SHA for aa2226d
3 files changed
.github/workflows/gh-pages.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
18
- name: "Checkout the repository"
19
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
20
with:
21
persist-credentials: false
22
submodules: true
.github/workflows/python-ci.yml
.github/workflows/python-packages.yml
- name: "Set up Python"
uses: actions/setup-python@v6
0 commit comments