From d8df78c290695fa1ac39ba8674e326e42ac74f82 Mon Sep 17 00:00:00 2001 From: Piotr Rogowski Date: Mon, 29 Apr 2024 22:15:57 +0200 Subject: [PATCH] No cache needed --- action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/action.yml b/action.yml index 255e17b..5dd5d20 100644 --- a/action.yml +++ b/action.yml @@ -18,7 +18,6 @@ runs: - uses: actions/setup-node@v4 with: node-version: '20.x' - cache: 'npm' - name: Validate shell: bash run: |