We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc89820 commit c4512fbCopy full SHA for c4512fb
.github/workflows/lint.yml
@@ -25,7 +25,7 @@ jobs:
25
repo: cloudcannon/pagefind
26
- uses: actions/[email protected]
27
- name: Set up Python 3.12
28
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
29
with:
30
python-version: 3.12
31
- name: Install dependencies
0 commit comments