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
Merge pull request #24 from uutils/renovate/actions-upload-artifact-4.x
chore(deps): update actions/upload-artifact action to v4
This commit is contained in:
@@ -71,7 +71,7 @@ jobs:
|
||||
cp -r uutils.github.io/homepage/* public
|
||||
|
||||
- name: Upload artifact for checking the output
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
path: ./public
|
||||
|
||||
|
||||
Reference in New Issue
Block a user