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: update GitHub Actions to use correct commit SHAs
- Fix actions/checkout to use correct v4 commit SHA
- Fix actions/upload-artifact to use correct v4 commit SHA
- Fix actions/cache to use correct v4 commit SHA
- Resolve CI failures caused by invalid action commit SHAs
This fixes the 'action could not be found' errors in CI jobs.
0 commit comments