We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3941e3 commit f140d7cCopy full SHA for f140d7c
1 file changed
.github/workflows/ci-gpu.yml
@@ -53,7 +53,7 @@ jobs:
53
path: build
54
55
- name: Cache OptiX headers
56
- uses: actions/cache@v2
+ uses: actions/cache@v4
57
with:
58
path: optix
59
key: optix-7.12345
0 commit comments