Bump actions/cache from 3.3.2 to 3.3.3 (#19400)

This commit is contained in:
dependabot[bot] 2024-01-15 07:56:19 +01:00 committed by GitHub
parent 5aa5ce8b5e
commit 08fb3ced5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ jobs:
- name: Build resources - name: Build resources
run: ./node_modules/.bin/gulp gen-icons-json build-translations build-locale-data gather-gallery-pages run: ./node_modules/.bin/gulp gen-icons-json build-translations build-locale-data gather-gallery-pages
- name: Setup lint cache - name: Setup lint cache
uses: actions/cache@v3.3.2 uses: actions/cache@v3.3.3
with: with:
path: | path: |
node_modules/.cache/prettier node_modules/.cache/prettier