Skip to content

Commit 413b8d1

Browse files
chore(deps): update actions/cache action to v5
1 parent 6b7a2b1 commit 413b8d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v4
1010
- uses: oven-sh/setup-bun@v2
11-
- uses: actions/cache@v4
11+
- uses: actions/cache@v5
1212
id: cache-packages
1313
with:
1414
path: |

0 commit comments

Comments
 (0)