Skip to content

Commit

Permalink
Update actions cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Prometee committed Jan 9, 2025
1 parent ee46584 commit a6909b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

-
name: Cache Composer
uses: actions/cache@v2
uses: actions/cache@v3
with:
path: ${{ steps.composer-cache.outputs.dir }}
key: ${{ runner.os }}-php-${{ matrix.php }}-composer-${{ hashFiles('**/composer.json **/composer.lock') }}
Expand Down

0 comments on commit a6909b0

Please sign in to comment.