Skip to content

Commit e0b31ab

Browse files
authored
Update Python setup in GitHub Actions workflow
1 parent 9106fba commit e0b31ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

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

1717
steps:
1818
- uses: actions/checkout@v5
19-
- name: Set up Python 3.10
19+
- name: Set up Python
2020
uses: actions/setup-python@v6
2121
with:
2222
python-version: "3.14"

0 commit comments

Comments
 (0)