Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates and fixes for ubuntu-latest change to ubuntu-24.04 #1144

Closed
wants to merge 15 commits into from
Prev Previous commit
Next Next commit
Update e2e-cache.yml
  • Loading branch information
aparnajyothi-y authored Oct 9, 2024
commit bcbd21499e02b028df7ad1453927ccff48f4f02e
2 changes: 1 addition & 1 deletion .github/workflows/e2e-cache.yml
Original file line number Diff line number Diff line change
@@ -46,7 +46,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install pnpm
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v4
with:
version: 6.10.0
- name: Generate pnpm file
Loading
Oops, something went wrong.