mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-18 11:08:04 -04:00
Bump actions/cache from 3.0.7 to 3.0.8 (#1683)
This commit is contained in:
parent
3af8be9b88
commit
f288f840dd
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue