Skip to content

Commit b648984

Browse files
chore(deps): update dependency python to 3.13 (#21)
Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
1 parent b0a720d commit b648984

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)