We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f4f046 + 2952034 commit 0482e61Copy full SHA for 0482e61
1 file changed
.github/workflows/sign.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Cache
18
- uses: actions/cache@v3
+ uses: actions/cache@v4
19
with:
20
path: ~/.fastlane
21
key: session-${{ github.run_id }}
0 commit comments