mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
ci: Bump upload-artifact (#2040)
This commit is contained in:
parent
f7e3156a89
commit
3f34fb2dd3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -56,7 +56,7 @@ jobs:
|
||||||
bin/Release/Dalamud.*.exe
|
bin/Release/Dalamud.*.exe
|
||||||
bin/Release/FFXIVClientStructs.dll
|
bin/Release/FFXIVClientStructs.dll
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: dalamud-artifact
|
name: dalamud-artifact
|
||||||
path: bin\Release
|
path: bin\Release
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue