1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-21 01:10:53 +01:00

Bump actions/cache from 4.0.1 to 4.0.2 (#20179)

This commit is contained in:
dependabot[bot]
2024-03-25 08:59:15 +01:00
committed by GitHub
parent 869ace74ad
commit 9e1e20bd94

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@v4.0.1
uses: actions/cache@v4.0.2
with:
path: |
node_modules/.cache/prettier