Skip to content

Commit c4512fb

Browse files
Bump actions/setup-python from 5 to 6 (#5335)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc89820 commit c4512fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
repo: cloudcannon/pagefind
2626
- uses: actions/[email protected]
2727
- name: Set up Python 3.12
28-
uses: actions/setup-python@v5
28+
uses: actions/setup-python@v6
2929
with:
3030
python-version: 3.12
3131
- name: Install dependencies

0 commit comments

Comments
 (0)