1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-01 17:22:39 +00:00

Bump actions/cache from 3.0.7 to 3.0.8 (#1683)

This commit is contained in:
dependabot[bot]
2022-08-22 23:17:37 -05:00
committed by GitHub
parent 3af8be9b88
commit f288f840dd

View File

@ -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