chore(deps): Bump actions/upload-artifact v4 --> v6 for Node 24 (#3305)
This commit is contained in:
parent
b66a8cc8c1
commit
36d45181f7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-user-config.yml
vendored
2
.github/workflows/build-user-config.yml
vendored
|
|
@ -217,7 +217,7 @@ jobs:
|
|||
fi
|
||||
|
||||
- name: Archive (${{ env.display_name }})
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: artifact-${{ env.artifact_name }}
|
||||
path: ${{ env.build_dir }}/artifacts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue