-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
Description
just back into min sdk.
I was trying to explore now the github actions workflow, cause if it can build both the mac universal and windows externals then it will save me some good time moving forward.
tried running it and the first step fails with
Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/it seems something needs updating here. I will continue to investigate a bit more and update here :)
OCH