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 4418bb1 commit 424c60fCopy full SHA for 424c60f
.github/workflows/deploy-11ty-pages.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
18
- name: Set up Python
19
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
20
21
- name: Install dependencies
22
run: |
0 commit comments