Skip to content

Commit d895795

Browse files
chore(deps): update actions/setup-python action to v7
Ref: PACT-445
1 parent c8c1677 commit d895795

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
31-
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
31+
- uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
3232
with:
3333
python-version: '3.14'
3434
architecture: 'x64'

0 commit comments

Comments
 (0)