-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix GitHub Actions workflow authentication, caching, and workspace ma…
…nagement - Corrected GitHub CLI authentication to properly handle token input - Ensured workspace restoration uses `rsync` for consistency - Improved cache key strategy for better dependency reuse - Standardized `${{ github.ref }}` usage to avoid incorrect references - Removed unnecessary workspace restoration step in `run_php_80_unit_tests` - Ensured consistency in artifact paths between upload and download steps This update improves security, reliability, and efficiency of the CI pipeline.
- Loading branch information
Showing
1 changed file
with
22 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters