We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e18cb35 + e163b23 commit 14aaeccCopy full SHA for 14aaecc
1 file changed
.github/workflows/build.yml
@@ -98,7 +98,7 @@ jobs:
98
99
- name: Cache binaries
100
id: cache-bin
101
- uses: actions/cache@v4
+ uses: actions/cache@v5
102
with:
103
path: binaries
104
key: ${{ runner.OS }}-binaries
0 commit comments