We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a720d commit b648984Copy full SHA for b648984
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/checkout@v4
31
- uses: actions/setup-python@v5
32
with:
33
- python-version: '3.11'
+ python-version: '3.13'
34
architecture: 'x64'
35
- run: pip install -r requirements.txt
36
- name: Test pactflow-example-consumer-python against ${{ matrix.pact_provider }}
0 commit comments