chore(deps): bump actions/upload-artifact from 4 to 6
This commit is contained in:
parent
b4829a64ad
commit
a4a53e7122
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
publish_dir: ./public
|
||||
force_orphan: true
|
||||
- name: "Upload Artifact"
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: artifacts
|
||||
path: ./tmp/
|
||||
|
|
|
|||
Loading…
Reference in New Issue