Skip to content

Commit d8cef73

Browse files
chore(deps): update all non-major dependencies (#367)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 870eafc commit d8cef73

3 files changed

Lines changed: 453 additions & 282 deletions

File tree

.github/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ runs:
1515
run: |
1616
echo "STORE_PATH=$(pnpm store path --silent)" >> $GITHUB_ENV
1717
- name: Setup pnpm cache
18-
uses: actions/cache@v5.0.3
18+
uses: actions/cache@v5.0.4
1919
with:
2020
path: ${{ env.STORE_PATH }}
2121
key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}

0 commit comments

Comments
 (0)