We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5555b9b commit 62bed39Copy full SHA for 62bed39
.github/workflows/deploy.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Pages
16
uses: actions/configure-pages@v5
17
- name: Build
18
- uses: konstfish/quartz-build-action@v4
+ uses: konstfish/quartz-build-action@v5
19
with:
20
# specify source folder
21
source: content
0 commit comments