Skip to content

Commit 25f133d

Browse files
chore(deps): update actions/cache digest to 27d5ce7
1 parent 9de54c4 commit 25f133d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- run: pnpm install --frozen-lockfile
2626

27-
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
27+
- uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
2828
with:
2929
path: .turbo
3030
key: turbo-${{ runner.os }}-node${{ matrix.node-version }}-${{ github.sha }}

0 commit comments

Comments
 (0)