Skip to content

Commit 794c206

Browse files
authored
Update Release Action Key (#26)
2 parents 9843462 + 6c9d1e3 commit 794c206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
path: |
4444
.build
4545
~/.cache/org.swift.swiftpm
46-
key: ${{ runner.os }}-spm-release-${{ hashFiles('**/Package.resolved') }}
46+
key: ${{ runner.os }}-spm-v1
4747
restore-keys: |
4848
${{ runner.os }}-spm-release-
4949
${{ runner.os }}-spm-

0 commit comments

Comments
 (0)