Skip to content

Commit 4c1fe47

Browse files
chore(deps): update dependency python to v3.14.4
1 parent 327ca69 commit 4c1fe47

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/submodule.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- uses: actions/setup-python@v6
3434
with:
35-
python-version: 3.14.3
35+
python-version: 3.14.4
3636

3737
- run: |
3838
pip install pip wheel setuptools -Uqq
@@ -63,7 +63,7 @@ jobs:
6363

6464
- uses: actions/setup-python@v6
6565
with:
66-
python-version: 3.14.3
66+
python-version: 3.14.4
6767

6868
- run: |
6969
pip install pip wheel setuptools -Uqq

0 commit comments

Comments
 (0)