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 f2942c4 commit 050bee2Copy full SHA for 050bee2
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/[email protected]
39
40
- name: Cache Swift PM
41
- uses: actions/[email protected].3
+ uses: actions/[email protected].4
42
with:
43
path: .build
44
key: ${{ runner.os }}-${{ matrix.swift }}-ci-spm-${{ hashFiles('Package.swift') }}
0 commit comments