We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5f6b22 + a5f2dcc commit cf9928dCopy full SHA for cf9928d
1 file changed
.github/workflows/main.yml
@@ -49,7 +49,7 @@ jobs:
49
runs-on: ${{ matrix.os }}
50
steps:
51
- uses: actions/checkout@v6
52
- - uses: actions/cache@v4
+ - uses: actions/cache@v5
53
id: cache
54
with:
55
path: |
0 commit comments