We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed46ce4 + c9db17e commit 3d49df1Copy full SHA for 3d49df1
2 files changed
.github/workflows/app_ci.yml
@@ -45,7 +45,7 @@ jobs:
45
conda install mako
46
47
- name: Cache toolchain
48
- uses: actions/cache@v5
+ uses: actions/cache@v6
49
env:
50
cache-name: cache-toolchain
51
with:
.github/workflows/main_ci.yml
@@ -58,7 +58,7 @@ jobs:
58
libvirglrenderer-dev libsdl2-image-dev
59
60
61
62
63
cache-name: toolchain
64
0 commit comments