You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix GitHub Actions hashFiles() pattern for all platforms
- Use '**/Package.swift' pattern instead of 'Package.swift' alone
- Apply consistently across macOS and Linux jobs
- Should resolve 'failed to hash files' errors on GitHub runners
0 commit comments