Skip to content

Commit

Permalink
update cach save key
Browse files Browse the repository at this point in the history
  • Loading branch information
duksis committed May 29, 2024
1 parent e0675f5 commit c9741bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
uses: actions/cache/save@v4
with:
path: ./shellcheck-latest
key: ${{ steps.cache.outputs.cache-primary-key }}
key: ${{ runner.os }}-shellcheck

0 comments on commit c9741bc

Please sign in to comment.