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-artifact action to v7
This commit is contained in:
committed by
Daniel Hofstetter
parent
6497b8e56e
commit
ee7de7abdd
@@ -131,7 +131,7 @@ jobs:
|
||||
done
|
||||
|
||||
- name: Upload artifact for checking the output
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v7
|
||||
with:
|
||||
path: ./public
|
||||
|
||||
|
||||
Reference in New Issue
Block a user