2 parents 637fbbb + 1b2e50a commit 8850411Copy full SHA for 8850411
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v4
14
15
- name: Set up Python
16
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
17
with:
18
python-version: "3.12"
19
0 commit comments