mirror of
https://github.com/mmp/pbrt-v4
synced 2026-09-26 16:20:07 +03:00
Update actions/cache to v4
This commit is contained in:
parent
d3941e3298
commit
f140d7cba5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-gpu.yml
vendored
2
.github/workflows/ci-gpu.yml
vendored
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
path: build
|
||||
|
||||
- name: Cache OptiX headers
|
||||
uses: actions/cache@v2
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: optix
|
||||
key: optix-7.12345
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue