Skip to content

Commit a5744a7

Browse files
chore(deps): update dependency python to 3.14
Ref: PACT-445
1 parent d23d1ea commit a5744a7

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # 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)