Skip to content

Commit 8c91a94

Browse files
chore(deps): update actions/setup-python action to v6 (#5691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b94b6d commit 8c91a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/percy-snapshot/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ runs:
2727
using: composite
2828
steps:
2929
- name: Install Python
30-
uses: actions/setup-python@v5.4.0
30+
uses: actions/setup-python@v6.1.0
3131
with:
3232
python-version: 3.10.14
3333

0 commit comments

Comments
 (0)