We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06a3cd6 commit ae73e62Copy full SHA for ae73e62
1 file changed
.github/workflows/nextjs.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Build with Next.js
63
run: ${{ steps.detect-package-manager.outputs.runner }} next build
64
- name: Override with _just
65
- uses: js-just/_just@v0.0.28
+ uses: js-just/_just@ccca04e44ee35634e9c3fd1b3a31add2f799f717
66
- name: Upload artifact
67
uses: actions/upload-pages-artifact@v3
68
with:
0 commit comments