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 8ad5fb8 + 016fd5d commit 2fd4fefCopy full SHA for 2fd4fef
.github/workflows/format.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Format
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
16
- uses: actions/setup-python@v6
17
with:
18
python-version: "3.x"
.github/workflows/python-publish.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
26
0 commit comments