Skip to content

Commit f140d7c

Browse files
committed
Update actions/cache to v4
1 parent d3941e3 commit f140d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-gpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
path: build
5454

5555
- name: Cache OptiX headers
56-
uses: actions/cache@v2
56+
uses: actions/cache@v4
5757
with:
5858
path: optix
5959
key: optix-7.12345

0 commit comments

Comments
 (0)