Skip to content

Commit 83c0e32

Browse files
chore(deps): update dependency composer/composer to v2.9.2
1 parent dc9b32b commit 83c0e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: apk add --no-cache bash git su-exec
3737

3838
- name: "Install composer"
39-
run: curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin --filename=composer --version=2.8.12
39+
run: curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin --filename=composer --version=2.9.2
4040

4141
- name: "Checkout"
4242
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4

0 commit comments

Comments
 (0)