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 6fe5431 commit c241614Copy full SHA for c241614
1 file changed
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
fail-fast: false
19
20
steps:
21
- - uses: "actions/checkout@v3"
+ - uses: "actions/checkout@v4"
22
23
- uses: "actions/setup-python@v5"
24
with:
@@ -45,7 +45,7 @@ jobs:
45
runs-on: "ubuntu-latest"
46
47
48
49
50
51
@@ -99,7 +99,7 @@ jobs:
99
100
101
102
103
104
105
python-version: "3.12"
0 commit comments