Skip to content

Commit 0482e61

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/github_actions/actions/cache-4'
2 parents 5f4f046 + 2952034 commit 0482e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: actions/checkout@v4
1616

1717
- name: Cache
18-
uses: actions/cache@v3
18+
uses: actions/cache@v4
1919
with:
2020
path: ~/.fastlane
2121
key: session-${{ github.run_id }}

0 commit comments

Comments
 (0)