Update cache action

This commit is contained in:
supertree-wook 2024-04-02 10:02:28 +09:00
parent e377f289f7
commit 5f47875ddd

View file

@ -70,7 +70,7 @@ runs:
- name: Cache binaries - name: Cache binaries
if: ${{ inputs.cache == true || inputs.cache == 'true' }} if: ${{ inputs.cache == true || inputs.cache == 'true' }}
uses: actions/cache@v3 uses: actions/cache@v4
with: with:
path: | path: |
~/.aftman/bin ~/.aftman/bin