Skip to content

Commit aafdbfd

Browse files
chore(deps): update actions/setup-python action to v6
Ref: PACT-445
1 parent 09a7d25 commit aafdbfd

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
@@ -28,7 +28,7 @@ jobs:
2828
]
2929
steps:
3030
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
31-
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
31+
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
3232
with:
3333
python-version: '3.14'
3434
architecture: 'x64'

0 commit comments

Comments
 (0)