Skip to content

Commit aa0215e

Browse files
authored
Merge pull request #17 from PEAL-26/development
Update nextjs.yml
2 parents e9984a4 + e623349 commit aa0215e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
- name: Static HTML export with Next.js
104104
run: ${{ steps.detect-package-manager.outputs.runner }} next export
105105
- name: Upload artifact
106-
uses: actions/upload-pages-artifact@v1
106+
uses: actions/upload-artifact@v4
107107
with:
108108
path: ./out
109109

0 commit comments

Comments
 (0)