We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 346f808 commit 31fbdc1Copy full SHA for 31fbdc1
.github/workflows/client-test.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: actions/checkout@v3
33
34
- name: '♻ Caching dependencies'
35
- uses: actions/cache@v3.3.1
+ uses: actions/cache@v4.2.2
36
id: cache
37
with:
38
path: ~/cache/bin/
0 commit comments