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 6200470 + aea5ea3 commit db601abCopy full SHA for db601ab
.github/workflows/cd.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
25
steps:
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
27
with:
28
fetch-depth: 0
29
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
name: Format
20
21
22
- uses: actions/setup-python@v5
@@ -51,7 +51,7 @@ jobs:
51
# runs-on: ubuntu-latest
52
53
54
55
56
57
0 commit comments