Bump actions/cache from 5 to 6

This commit is contained in:
edoapra 2026-06-29 10:29:45 -07:00
parent 5447731768
commit 16f974713e
No known key found for this signature in database
GPG key ID: 9E6A0B70826967BA
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ jobs:
fetch-depth: 5
- name: Setup cache
id: setup-cache
uses: actions/cache@v5
uses: actions/cache@v6
with:
path: |
~/cache

View file

@ -478,7 +478,7 @@ jobs:
shell: bash
- name: Setup cache
id: setup-cache
uses: actions/cache@v5
uses: actions/cache@v6
with:
path: |
~/cache