We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2863c3 + 5728714 commit ed8fd86Copy full SHA for ed8fd86
1 file changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v4
18
19
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
20
with:
21
python-version: "3.12"
22
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
python-version: ${{ matrix.python-version }}
44
0 commit comments