Update workflow to use cache@v4

This commit is contained in:
Aaron Heise 2025-09-10 10:09:48 -04:00
parent 8d7e139c84
commit ec68385a97

View file

@ -36,7 +36,7 @@ jobs:
- name: Cache Poetry virtualenv
uses: actions/cache@v1
uses: actions/cache@v4
id: cache
with:
path: ~/.virtualenvs