Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GitHub actions to their latest version #1403

Merged
merged 2 commits into from
May 28, 2024
Merged

Conversation

jlaine
Copy link
Member

@jlaine jlaine commented May 27, 2024

The behaviour of actions/upload-artifact have changed, we now need distinct names for each artifact. This also means adjusting our use of actions/download-artifact to collect all artifacts.

@jlaine jlaine force-pushed the update-github-actions branch 2 times, most recently from f96bb1e to 861c86b Compare May 28, 2024 06:25
The behaviour of `actions/upload-artifact` have changed, we now need
distinct names for each artifact. This also means adjusting our use of
`actions/download-artifact` to collect all artifacts.
Using `macos-latest` has bitten us in the past, so pin the version of
macOs used to build wheels.
@jlaine jlaine merged commit e4a25fd into main May 28, 2024
15 checks passed
@jlaine jlaine deleted the update-github-actions branch May 28, 2024 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant