Skip to content

Commit

Permalink
mane
Browse files Browse the repository at this point in the history
  • Loading branch information
DuoIncure committed Jul 31, 2023
1 parent 74b6325 commit 00b2a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Restore Composer package cache
id: composer-cache
uses: actions/cache@v2
uses: actions/cache@v3
with:
path: "~/.cache/composer"
key: "php-${{ matrix.php }}-composer-${{ hashFiles('**/composer.json') }}"
Expand Down

0 comments on commit 00b2a79

Please sign in to comment.