We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4983df5 + 4d615a2 commit a53a576Copy full SHA for a53a576
1 file changed
.github/workflows/Test, Build and Test-main.yml
@@ -43,7 +43,7 @@ jobs:
43
mkdir -p build
44
45
- name: Cache build
46
- uses: actions/cache@v4
+ uses: actions/cache@v5
47
with:
48
path: ${{github.workspace}}/build
49
key: ${{ runner.os }}-build
0 commit comments