Skip to content

Commit bb127bb

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

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
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
3131
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
3232
with:
33-
python-version: '3.13'
33+
python-version: '3.14'
3434
architecture: 'x64'
3535
- run: pip install -r requirements.txt
3636
- name: Test pactflow-example-consumer-python against ${{ matrix.pact_provider }}

0 commit comments

Comments
 (0)