Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F33300229
D14287.1768770554.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
826 B
Referenced Files
None
Subscribers
None
D14287.1768770554.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D14287: [CI] Use new API version
Attached
Detach File
Event Timeline
Log In to Comment