Skip to content

Commit 7d5c185

Browse files
chore(deps): update all non-major dependencies
1 parent 1ba8c18 commit 7d5c185

File tree

3 files changed

+731
-575
lines changed

3 files changed

+731
-575
lines changed

.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.4
18+
uses: actions/cache@v5.0.5
1919
with:
2020
path: ${{ env.STORE_PATH }}
2121
key: ${{ runner.os }}-pnpm-store-${{ hashFiles('**/pnpm-lock.yaml') }}

0 commit comments

Comments
 (0)