Skip to content

Commit 2978d10

Browse files
authored
👷 Update Python version for coverage (#1083)
1 parent 6c1b011 commit 2978d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
- uses: actions/setup-python@v5
8888
with:
89-
python-version: '3.8'
89+
python-version: '3.12'
9090

9191
- name: Get coverage files
9292
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)