Skip to content

Upgrade GitHub actions v3 to v4 in build and E2E workflows#299

Merged
sahusanket merged 1 commit into
developfrom
fix-e2e-actions-v4
Jul 2, 2026
Merged

Upgrade GitHub actions v3 to v4 in build and E2E workflows#299
sahusanket merged 1 commit into
developfrom
fix-e2e-actions-v4

Conversation

@sidhdirenge

Copy link
Copy Markdown
Contributor

Description

Upgraded deprecated v3 GitHub Actions to v4 across .github/workflows/build.yml and .github/workflows/e2e.yml.

Changes Included:

  • actions/checkout@v3actions/checkout@v4
  • actions/cache@v3actions/cache@v4
  • actions/upload-artifact@v3actions/upload-artifact@v4

This resolves the E2E test workflow failures caused by Node/Action runner deprecations in GitHub Actions, matching the fix in google-cloud commit 1689d47bb5cffa2be8c66ebd6d949bb6e8b0ccd5.

@sidhdirenge sidhdirenge force-pushed the fix-e2e-actions-v4 branch from 85cf52c to d612a02 Compare July 2, 2026 06:55
@sahusanket sahusanket merged commit 936c0a2 into develop Jul 2, 2026
10 of 11 checks passed
@sahusanket sahusanket deleted the fix-e2e-actions-v4 branch July 2, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants