Skip to content

Commit 31fbdc1

Browse files
committed
misc/github: bump actions/cache to v4.2.2.
1 parent 346f808 commit 31fbdc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/client-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/checkout@v3
3333

3434
- name: '♻ Caching dependencies'
35-
uses: actions/cache@v3.3.1
35+
uses: actions/cache@v4.2.2
3636
id: cache
3737
with:
3838
path: ~/cache/bin/

0 commit comments

Comments
 (0)