Skip to content

Commit d5aceb5

Browse files
renovate[bot]samueltardieu
authored andcommitted
chore(deps): update actions/cache action to v5
1 parent d6c0c9c commit d5aceb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v6
1414
name: Checkout
15-
- uses: actions/cache@v4
15+
- uses: actions/cache@v5
1616
with:
1717
path: |
1818
~/.cargo/registry

0 commit comments

Comments
 (0)