Skip to content

Commit e1b0028

Browse files
committed
Bump actions/cache to v5.0.5
1 parent 98972d3 commit e1b0028

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2021-2025 Koji Hasegawa.
1+
# Copyright (c) 2021-2026 Koji Hasegawa.
22
# This software is released under the MIT License.
33

44
name: Test
@@ -60,7 +60,7 @@ jobs:
6060
lfs: false
6161

6262
- name: Restore cache
63-
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
63+
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
6464
with:
6565
path: Library
6666
key: Library-${{ runner.os }}-${{ matrix.unityVersion }}-${{ hashFiles('Packages/packages-lock.json') }}

0 commit comments

Comments
 (0)