2 parents 57d7394 + 1b6075b commit 6eebb98Copy full SHA for 6eebb98
1 file changed
.github/workflows/python.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v5
24
- name: Set up Python
25
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
26
with:
27
python-version: 3.11
28
- name: cache poetry install
0 commit comments