Skip to content

Commit

Permalink
Test if using the new API version works
Browse files Browse the repository at this point in the history
This is a temporary change and I'm going to revert it after testing.
  • Loading branch information
palys-swm authored Jan 31, 2025
1 parent c533bbe commit 17ec135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
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/**/*
Expand Down

0 comments on commit 17ec135

Please sign in to comment.