Skip to content

Commit 7cfbe32

Browse files
no-release: chore(deps): update actions/cache action to v4 (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d12b210 commit 7cfbe32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Run xref
2929
run: make xref
3030
- name: Fetch PLT
31-
uses: actions/cache@v3
31+
uses: actions/cache@v4
3232
id: cache-plt
3333
with:
3434
path: |

0 commit comments

Comments
 (0)