We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 114b766 commit f838632Copy full SHA for f838632
.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@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
+ - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
22
with:
23
python-version: '3.13'
24
architecture: 'x64'
0 commit comments