Skip to content

Commit 694a06e

Browse files
chore(deps): update dependency python to 3.14
Ref: PACT-445
1 parent 6cd4fa3 commit 694a06e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1818
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
1919
with:
20-
python-version: "3.13"
20+
python-version: "3.14"
2121
- name: install pyenv
2222
run: curl https://pyenv.run | bash
2323
- name: set pyenv on path

0 commit comments

Comments
 (0)