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 424c60f commit 2e878fdCopy full SHA for 2e878fd
.github/workflows/deploy-11ty-pages.yml
@@ -13,7 +13,7 @@ jobs:
13
group: ${{ github.workflow }}-${{ github.ref }}
14
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
17
18
- name: Set up Python
19
uses: actions/setup-python@v6
0 commit comments