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 v5
This commit is contained in:
committed by
Daniel Hofstetter
parent
5fedd124b0
commit
7ef8b73d84
@@ -184,7 +184,7 @@ jobs:
|
||||
path: ./public
|
||||
|
||||
- name: Upload artifact for pages
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
uses: actions/upload-pages-artifact@v5
|
||||
with:
|
||||
path: ./public
|
||||
|
||||
|
||||
Reference in New Issue
Block a user