Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4ab4c31

Browse files
Update actions/cache action to v4
1 parent 898f2c3 commit 4ab4c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: echo "::set-output name=directory::$(composer config cache-dir)"
4242

4343
- name: Cache composer dependencies
44-
uses: actions/cache@v3.3.1
44+
uses: actions/cache@v4.1.1
4545
with:
4646
path: ${{ steps.composer-cache.outputs.directory }}
4747
key: ${{ matrix.php }}-composer-${{ hashFiles('**/composer.lock') }}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /