Merge pull request #575 from mrfaptastic/dependabot/github_actions/actions/cache-4

Bump actions/cache from 3 to 4
This commit is contained in:
mrfaptastic 2024-01-22 20:52:03 +00:00 committed by GitHub
commit 533f1507c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Cache pip and platformio
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: |
~/.cache/pip