Skip to content

Commit 537116d

Browse files
chore(deps): update dependency python to 3.14
1 parent 15107da commit 537116d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backstage_techdocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/setup-node@v4
3030
- uses: actions/setup-python@v5
3131
with:
32-
python-version: '3.9'
32+
python-version: '3.14'
3333

3434
- name: Install techdocs-cli
3535
run: sudo npm install -g @techdocs/cli

0 commit comments

Comments
 (0)