We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 347cfbd commit f589850Copy full SHA for f589850
1 file changed
.github/workflows/ci.yml
@@ -91,7 +91,7 @@ jobs:
91
- uses: actions/checkout@v6
92
93
- name: Rust Cache
94
- uses: actions/cache@v4
+ uses: actions/cache@v5
95
with:
96
path: |
97
~/.cargo/registry
0 commit comments