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
chore(deps): update actions/upload-pages-artifact action to v3
This commit is contained in:
@@ -76,7 +76,7 @@ jobs:
|
||||
path: ./public
|
||||
|
||||
- name: Upload artifact for pages
|
||||
uses: actions/upload-pages-artifact@v2
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
path: ./public
|
||||
|
||||
|
||||
Reference in New Issue
Block a user