Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/cache-4'
  • Loading branch information
ViRb3 committed Mar 12, 2024
2 parents 5f4f046 + 2952034 commit 0482e61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: Cache
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: ~/.fastlane
key: session-${{ github.run_id }}
Expand Down

0 comments on commit 0482e61

Please sign in to comment.