Skip to content

Upgrade GitHub Actions for artifact handling and macOS runner - #22

Merged
hasanzakeri merged 2 commits into
releasefrom
main
Apr 30, 2026
Merged

hasanzakeri merged 2 commits into
releasefrom
main

Conversation

@hasanzakeri

Copy link
Copy Markdown
Owner

This pull request updates the GitHub Actions workflow in .github/workflows/release.yml to use newer versions of actions and updates the macOS runner for one of the build targets. These changes help keep our CI/CD pipeline up-to-date and ensure compatibility with the latest environments.

- Upgraded `actions/upload-artifact` from v4 to v7 for improved functionality.
- Updated `actions/download-artifact` from v4 to v7 to ensure compatibility with the latest features.
- Changed macOS runner from `macos-13` to `macos-15-intel` for better support and performance.
…ons (#21)

- Upgraded `actions/upload-artifact` from v4 to v7 for improved
functionality.
- Updated `actions/download-artifact` from v4 to v7 to ensure
compatibility with the latest features.
- Changed macOS runner from `macos-13` to `macos-15-intel` for better
support and performance.
@hasanzakeri
hasanzakeri merged commit 15059bf into release Apr 30, 2026
6 checks passed
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.

1 participant