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 2e2882f + 1493c3d commit e72f627Copy full SHA for e72f627
3 files changed
.github/workflows/codespell.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
steps:
16
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
17
18
- name: Setup Python
19
uses: actions/setup-python@v6
.github/workflows/docs-test.yml
- name: Set up Python
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
0 commit comments