diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 65d8e04c5c..61290c36bc 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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