Skip to content

Commit

Permalink
Update another GHA action version
Browse files Browse the repository at this point in the history
  • Loading branch information
mpdude committed Apr 8, 2024
1 parent c650404 commit e7b8dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
tools: composer:v2
ini-values: variables_order=EGPCS, date.timezone=Europe/Berlin
- name: Cache Composer Dependencies
uses: actions/cache@v1
uses: actions/cache@v4
with:
path: vendor/
key: composer-${{ env.PHP_VERSION }}-${{ hashFiles('composer.*') }}
Expand Down

0 comments on commit e7b8dd1

Please sign in to comment.