Skip to content

Commit efe7708

Browse files
chore(deps): update actions/setup-python action to v5 (#199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9da4502 commit efe7708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-auto-update.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v4
1313

14-
- uses: actions/setup-python@v4
14+
- uses: actions/setup-python@v5
1515

1616
- uses: browniebroke/pre-commit-autoupdate-action@v1.0.0
1717

0 commit comments

Comments
 (0)