Labels: ci/cd, dependencies
Priority: Low
Description
actions/cache@v3 is used in multiple workflow jobs. actions/cache@v4 is the current stable release with performance improvements and bug fixes.
Context
Affected files: .github/workflows/test.yml (multiple jobs). actions/upload-artifact@v3 is also used and should be upgraded to @v4.
Acceptance Criteria
Labels:
ci/cd,dependenciesPriority: Low
Description
actions/cache@v3is used in multiple workflow jobs.actions/cache@v4is the current stable release with performance improvements and bug fixes.Context
Affected files:
.github/workflows/test.yml(multiple jobs).actions/upload-artifact@v3is also used and should be upgraded to@v4.Acceptance Criteria
actions/cache@v3replaced withactions/cache@v4actions/upload-artifact@v3replaced withactions/upload-artifact@v4