diff --git a/action.yml b/action.yml index 71d9280..b99142b 100644 --- a/action.yml +++ b/action.yml @@ -73,7 +73,7 @@ runs: uses: actions/cache@v3 with: path: ~/.aftman/bin - key: ${{ runner.os }}-aftman + key: ${{ runner.os }}-aftman-${{hashFiles(inputs.path)}} - name: Install tools run: |