mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Use download-artifact@v4
This commit is contained in:
parent
91b5e584a6
commit
d51b240c6c
2
.github/workflows/ksp-publish.yml
vendored
2
.github/workflows/ksp-publish.yml
vendored
@ -100,7 +100,7 @@ jobs:
|
||||
python -m pip install yaclog
|
||||
|
||||
- name: Download Build Artifacts
|
||||
uses: actions/download-artifact@v3
|
||||
uses: actions/download-artifact@v4
|
||||
|
||||
- name: Zip Download Packages
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user