Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
khuezy committed Aug 30, 2023
1 parent e448d24 commit 8a3700e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,4 +167,4 @@ jobs:
uses: actions/cache/save@v3
with:
path: previous_version.txt
key: ${{ needs.check_next_version.outputs.cacheKey }}
key: ${{ needs.check_next_version.outputs.cacheKey }}-${{ hashFiles('previous_version.txt') }}

0 comments on commit 8a3700e

Please sign in to comment.