Skip to content

Commit 00a8252

Browse files
committed
Add key
1 parent 7fa7415 commit 00a8252

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- uses: actions/cache@v4
1414
with:
1515
path: repositories
16+
key: ${{ hashFiles('projects.json') }}
1617
- uses: actions/setup-node@v6
1718
- name: configure git
1819
run: |

0 commit comments

Comments
 (0)