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.
1 parent a6cf797 commit 6607370Copy full SHA for 6607370
.github/workflows/check.yml
@@ -8,7 +8,7 @@ jobs:
8
check:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
12
- name: Setup Python 3.12
13
uses: actions/setup-python@v6
14
with:
.github/workflows/docs.yml
@@ -10,7 +10,7 @@ jobs:
deploy:
- name: Setup Python
15
16
0 commit comments