We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ed3f60 commit 928532dCopy full SHA for 928532d
.github/workflows/test-runner.yml
@@ -31,7 +31,7 @@ jobs:
31
lfs: true
32
33
#Test Cache
34
- - uses: actions/cache@v4.0.2
+ - uses: actions/cache@v4.2.3
35
with:
36
path: Library
37
key: Library-${{ matrix.unityVersion }}
.github/workflows/test-runner_dispatch.yml
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
44
.github/workflows/unity-builder.yml
@@ -39,7 +39,7 @@ jobs:
#Build Cache
45
0 commit comments