Revert "fix(ci): Update one lingering upload-artifacts action."
This commit is contained in:
parent
3c14c7c112
commit
275c0ce271
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
|
@ -157,7 +157,7 @@ jobs:
|
|||
fi
|
||||
|
||||
- name: Archive (${{ env.display_name }})
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: ${{ inputs.archive_name }}
|
||||
path: ${{ env.build_dir }}/artifacts
|
||||
|
|
Loading…
Add table
Reference in a new issue