Skip to content

Commit 6f5048e

Browse files
committed
chore: remove npm cache configuration from Node.js setup
1 parent f02f608 commit 6f5048e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/safe-transaction.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ jobs:
5959
uses: actions/setup-node@v4
6060
with:
6161
node-version: '20'
62-
cache: 'npm'
6362

6463
- name: Install dependencies
6564
run: npm ci

0 commit comments

Comments
 (0)