Merge pull request #17 from st-Wook/update-cache-action

Update cache action
This commit is contained in:
nick 2024-04-01 23:46:35 -04:00 committed by GitHub
commit 6e0bdf7375
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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