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 ac60ad6 commit a6b5445Copy full SHA for a6b5445
.github/workflows/deploy-11ty-pages.yml
@@ -24,7 +24,7 @@ jobs:
24
pip install -e '.[all]'
25
26
- name: Setup Node
27
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
28
with:
29
node-version: "18.x"
30
0 commit comments