Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

ci: upgrade actions/cache from v2 to v4#28

Open
sleslein wants to merge 2 commits into
mainfrom
chore/upgrade-actions-cache
Open

ci: upgrade actions/cache from v2 to v4#28
sleslein wants to merge 2 commits into
mainfrom
chore/upgrade-actions-cache

Conversation

@sleslein

@sleslein sleslein commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

actions/cache v1 and v2 are deprecated and will start failing in CI. Updated all three workflow files to use v4.

Generated with Devin

Updating due to CI Failures here: #27

sleslein and others added 2 commits June 10, 2026 13:11
actions/cache v1 and v2 are deprecated and will start failing in CI.
Updated all three workflow files to use v4.

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
`playwright install-deps` uses hardcoded package names that no longer
exist in Ubuntu 24.04 (Noble). Switching to `playwright install --with-deps`
lets Playwright resolve the correct system packages for the current OS.

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant