You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
Update actions/upload-pages-artifact action to v4
This commit is contained in:
@@ -83,7 +83,7 @@ jobs:
|
||||
path: ./public
|
||||
|
||||
- name: Upload artifact for pages
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
with:
|
||||
path: ./public
|
||||
|
||||
|
||||
Reference in New Issue
Block a user