We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d33952c commit 9eb23d4Copy full SHA for 9eb23d4
1 file changed
.github/workflows/publish.yml
@@ -67,9 +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/latest@main
71
- with:
72
- postprocessor-version: "24"
+ uses: js-just/_just@v0.0.29
73
- name: Upload artifact
74
uses: actions/upload-pages-artifact@v3
75
with:
0 commit comments