Skip to content

Commit cbae8b4

Browse files
committed
fix??: update GitHub actions again
1 parent eff1277 commit cbae8b4

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
@@ -78,7 +78,7 @@ jobs:
7878
- name: Static HTML export with Next.js
7979
run: ${{ steps.detect-package-manager.outputs.runner }} next export
8080
- name: Upload artifact
81-
uses: actions/upload-pages-artifact@v3.1.0
81+
uses: actions/upload-pages-artifact@v3.0.1
8282
with:
8383
path: ./out
8484

0 commit comments

Comments
 (0)