chore: remove github action caches (#2802)

This commit is contained in:
David Nguyen
2026-05-13 15:06:06 +10:00
committed by GitHub
parent 73a7335c89
commit 8dfd548c08
7 changed files with 4 additions and 53 deletions
-1
View File
@@ -20,7 +20,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '18'
cache: npm
- name: Install Octokit
run: npm install @octokit/rest@18