From 82afa7f889e7c6a4e620b775e99e45453c72ff47 Mon Sep 17 00:00:00 2001 From: QiubyZ Date: Wed, 11 Sep 2024 01:49:55 +0800 Subject: [PATCH] Ubah Lagi --- action.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/action.yml b/action.yml index f30eab0..fc527d4 100644 --- a/action.yml +++ b/action.yml @@ -22,8 +22,6 @@ inputs: runs: using: 'composite' steps: - - - uses: actions/checkout@v4 - name: Setting JDK 17 uses: actions/setup-java@v3