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 3835e65 commit 56d84d1Copy full SHA for 56d84d1
.github/workflows/prereleased.yml
@@ -66,7 +66,7 @@ jobs:
66
steps:
67
- uses: actions/checkout@v4
68
69
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
70
with:
71
path: .build
72
key: ${{ runner.os }}-spm-${{ hashFiles('**/Package.resolved') }}
@@ -152,7 +152,7 @@ jobs:
152
153
154
155
156
157
158
.github/workflows/pull-request.yml
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
54
0 commit comments