Bump actions/cache from 3.3.3 to 4.0.0 (#19502)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-22 09:04:58 +01:00 committed by GitHub
parent 3a99a7de78
commit 10ad0010cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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