Skip to content

Commit fbd1133

Browse files
Update nextjs.yml
1 parent 44def85 commit fbd1133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Build with Next.js
6363
run: ${{ steps.detect-package-manager.outputs.runner }} next build
6464
- name: Override with _just
65-
uses: js-just/latest@main
65+
uses: js-just/[email protected]
6666
- name: Move id to deploy
6767
run: mv id deploy/id
6868
- name: Upload artifact

0 commit comments

Comments
 (0)