mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-12-19 12:54:37 -05:00
Bump actions/cache from 3.0.7 to 3.0.8 (#1683)
This commit is contained in:
parent
3af8be9b88
commit
f288f840dd
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
python-version: '3.7'
|
||||
|
||||
- name: Cache files
|
||||
uses: actions/cache@v3.0.7
|
||||
uses: actions/cache@v3.0.8
|
||||
with:
|
||||
key: ${{ github.ref }}
|
||||
path: .cache
|
||||
|
Loading…
Reference in New Issue
Block a user