mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-30 09:55:19 -05:00
chore(deps): Bump actions/upload-artifact v4 --> v6 for Node 24 (#3305)
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user