Skip to content

Commit 62a5fa0

Browse files
committed
Updated action version
1 parent 06ef3de commit 62a5fa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
- name: Set up snapshot cache
6868
id: cache
69-
uses: actions/cache@v4
69+
uses: actions/cache@v5
7070
with:
7171
key: cache/${{github.repository}}/${{github.ref}}
7272
restore-keys: cache/${{github.repository}}/refs/heads/main

0 commit comments

Comments
 (0)