diff --git a/workflow-templates/command-compile.yml b/workflow-templates/command-compile.yml index c7accfa..65b1fe1 100644 --- a/workflow-templates/command-compile.yml +++ b/workflow-templates/command-compile.yml @@ -94,7 +94,7 @@ jobs: steps: - name: Restore cached git repository - uses: buildjet/cache/save@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4 # v4.0.2 + uses: buildjet/cache@3e70d19e31d6a8030aeddf6ed8dbe601f94d09f4 # v4.0.2 with: path: .git key: git-repo