Skip to content

Commit

Permalink
Fix cache key for files due to missing log history (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
eukarpov authored Jan 5, 2024
1 parent d698ea8 commit 7001101
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/advanced.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
uses: actions/checkout@v4
with:
path: ${{ github.workspace }}
fetch-depth: 0

- name: Get workflow SHA
id: workflow-sha
Expand Down

0 comments on commit 7001101

Please sign in to comment.