Skip to content

Commit 87e43f9

Browse files
chore(deps): update dependency python to 3.13
1 parent 997ce8d commit 87e43f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify_changed_pact.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2121
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
2222
with:
23-
python-version: '3.8'
23+
python-version: '3.13'
2424
architecture: 'x64'
2525
- run: pip install -r requirements.txt
2626
- name: Build

0 commit comments

Comments
 (0)