Skip to content

Commit 36f93d8

Browse files
chore(dependencies): update dependency python to v3.14.4
1 parent 8f3ca57 commit 36f93d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/speedtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
persist-credentials: false
1717
- uses: actions/setup-python@v6
1818
with:
19-
python-version: "3.14"
19+
python-version: "3.14.4"
2020
architecture: "x64"
2121
- run: python -m pip install -U pip wheel setuptools
2222
- run: python -m pip install -r test-requirements.txt

0 commit comments

Comments
 (0)