Skip to content

Upgrade actions/cache from v3 to v4 across all workflows #635

Description

@hman38705

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

  • All actions/cache@v3 replaced with actions/cache@v4
  • All actions/upload-artifact@v3 replaced with actions/upload-artifact@v4
  • CI passes after upgrade

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions