Skip to content

Commit 90fe898

Browse files
committed
use upload artifacts v4
1 parent 0dcc5ed commit 90fe898

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup Pages
3434
uses: actions/configure-pages@v3
3535
- name: Upload artifact
36-
uses: actions/upload-pages-artifact@v1
36+
uses: actions/upload-pages-artifact@v4
3737
with:
3838
path: 'build'
3939
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)