Skip to content

Commit 8c7d115

Browse files
chore(deps): update dependency python to 3.13
1 parent a39cc87 commit 8c7d115

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@v4
3131
- uses: actions/setup-python@v5
3232
with:
33-
python-version: '3.11'
33+
python-version: '3.13'
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)