We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80f8739 commit a9d5552Copy full SHA for a9d5552
.github/workflows/buildapp.yml
@@ -76,7 +76,7 @@ jobs:
76
77
- name: SDK Caching
78
id: SDK
79
- uses: actions/[email protected].3
+ uses: actions/[email protected].2
80
env:
81
cache-name: iOS-${{ inputs.sdk_version }}-SDK
82
with:
0 commit comments