Page MenuHomePhorge

D14287.1768770554.diff
No OneTemporary

Size
826 B
Referenced Files
None
Subscribers
None

D14287.1768770554.diff

diff --git a/.github/workflows/macos_ci.yml b/.github/workflows/macos_ci.yml
--- a/.github/workflows/macos_ci.yml
+++ b/.github/workflows/macos_ci.yml
@@ -69,7 +69,7 @@
run: yarn make --arch universal
- name: Upload Artifact
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
with:
name: macos-artifacts
path: ./desktop/out/make/**/*
diff --git a/.github/workflows/windows_ci.yml b/.github/workflows/windows_ci.yml
--- a/.github/workflows/windows_ci.yml
+++ b/.github/workflows/windows_ci.yml
@@ -41,7 +41,7 @@
run: yarn make
- name: Upload Artifact
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
with:
name: windows-artifacts
path: ./desktop/out/make/**/*

File Metadata

Mime Type
text/plain
Expires
Sun, Jan 18, 9:09 PM (6 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5953072
Default Alt Text
D14287.1768770554.diff (826 B)

Event Timeline