We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbc8bb4 commit 7ac60e5Copy full SHA for 7ac60e5
.github/workflows/pull-request.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
swift-version: "5.6"
26
27
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
28
id: cache
29
30
path: .build
0 commit comments