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 9eb23d4 commit ae83e89Copy full SHA for ae83e89
.github/workflows/publish.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Build with Next.js
68
run: ${{ steps.detect-package-manager.outputs.runner }} next build
69
- name: _just
70
- uses: js-just/[email protected].29
+ uses: js-just/[email protected].28
71
- name: Upload artifact
72
uses: actions/upload-pages-artifact@v3
73
with:
0 commit comments