Skip to content

Commit edd97a6

Browse files
chore(deps): update actions/cache action to v5
1 parent 9a23161 commit edd97a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)