Skip to content

Commit 4265c34

Browse files
Update .github/workflows/tests.yml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 3a4bd07 commit 4265c34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
bun-version: '1.2.18' # or pin to whatever Bun version you need
2020

2121
- name: Cache Bun dependencies
22-
uses: actions/cache@v3
22+
uses: actions/cache@v4
2323
with:
2424
path: |
2525
~/.bun

0 commit comments

Comments
 (0)