Commit 18b2ae6
fix: Use github.sha instead of hashFiles in container workflow
Replace hashFiles('**/Package.resolved') with github.sha for cache key
as hashFiles doesn't work properly in Docker container environment.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent c45f346 commit 18b2ae6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments