codersforcauses / codersforcauses/django-nextjs-template

Fix venv cache being invalid

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

## Basic Information
The cache action can sometimes return an invalid venv leading to dependencies being skipped (see https://github.com/codersforcauses/coexist/actions/runs/11271701911/job/31345634420). The current workaround is to regenerate the lock file. However since it is no longer maintained, switch to the `setup-python` method.

Copy over changes from this PR https://github.com/codersforcauses/coexist/pull/114

## Other Information
**[Are there any additional information that we should know about?]**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.