1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-02 00:27:49 +01:00

Bump actions/cache from 4.1.0 to 4.1.1 (#22358)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-14 09:17:16 +02:00
committed by GitHub
parent c7ac4c7490
commit b40b96248b

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