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 716d766 commit d7efa6aCopy full SHA for d7efa6a
.github/workflows/publish.yaml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v4
20
with:
21
fetch-depth: 0
22
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
23
24
python-version: 3.x
25
- uses: actions/cache@v4
.github/workflows/tests.yaml
@@ -13,7 +13,7 @@
13
14
15
16
17
18
0 commit comments