Skip to content

Commit cd191d0

Browse files
author
Greg Bowler
authored
Merge pull request #84 from tenshiAMD/patch-1
Fix a typo for the incorrect version used
2 parents bcb6305 + f7df6c0 commit cd191d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
...
8282
8383
- name: Install dependencies
84-
uses: php-actions/composer@v7
84+
uses: php-actions/composer@v6
8585
with:
8686
dev: no
8787
args: --profile --ignore-platform-reqs

0 commit comments

Comments
 (0)