We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74f8a33 commit 53d267eCopy full SHA for 53d267e
.github/workflows/verify_changed_pact.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
21
- - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
+ - uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
22
with:
23
python-version: '3.13'
24
architecture: 'x64'
0 commit comments