We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3b36b7 commit 742c786Copy full SHA for 742c786
.github/workflows/buildapp.yml
@@ -79,7 +79,7 @@ jobs:
79
80
- name: Caching SDK
81
id: SDK
82
- uses: actions/cache@v4.1.1
+ uses: actions/cache@v4
83
env:
84
cache-name: iOS-16.5-SDK
85
with:
0 commit comments