Skip to content

Commit 7ac60e5

Browse files
chore(actions): update actions/cache action to v4
1 parent fbc8bb4 commit 7ac60e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
swift-version: "5.6"
2626

27-
- uses: actions/cache@v3
27+
- uses: actions/cache@v4
2828
id: cache
2929
with:
3030
path: .build

0 commit comments

Comments
 (0)