Skip to content

Commit 1ee6073

Browse files
committed
Update GH Actions
1 parent 5071b6a commit 1ee6073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/alpha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT
5757

5858
- name: Cache composer dependencies
59-
uses: actions/cache@v3
59+
uses: actions/cache@v4
6060
with:
6161
path: ${{ steps.composer-cache.outputs.dir }}
6262
# Use composer.json for key, if composer.lock is not committed.

0 commit comments

Comments
 (0)