Skip to content

Commit 3bf8730

Browse files
chore(deps): update all non-major dependencies
1 parent f73d3ee commit 3bf8730

File tree

3 files changed

+41
-143
lines changed

3 files changed

+41
-143
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: oven-sh/setup-bun@v2
2020

2121
- name: Use cached node_modules
22-
uses: actions/cache@v4.2.4
22+
uses: actions/cache@v4.3.0
2323
with:
2424
path: node_modules
2525
key: node-modules-${{ hashFiles('**/bun.lock') }}

0 commit comments

Comments
 (0)