Skip to content

Commit

Permalink
Bump cache key as #312 changed NZ files
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharth-krishna committed Feb 4, 2025
1 parent 72985d6 commit 13ff3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

env:
PY_VERSION: "3.11"
CACHE_KEY: 2 # Use this for manual cache key bumps, e.g., when caching code changes
CACHE_KEY: 3 # Use this for manual cache key bumps, e.g., when caching code changes

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 13ff3e7

Please sign in to comment.