Skip to content

Commit

Permalink
upload pages artifact v3
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyomo committed May 30, 2024
1 parent 1ac1c47 commit 4e457f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- run: npm ci
- run: npm run build
- name: Cache build folder
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v3
with:
name: github-pages
path: build
Expand Down

0 comments on commit 4e457f8

Please sign in to comment.