We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 871df15 + dd7f0cc commit 7b0689fCopy full SHA for 7b0689f
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
18
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
19
with:
20
python-version: "3.12"
21
cache: pip
0 commit comments