Skip to content

Commit

Permalink
fix typo in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
koertho committed Feb 7, 2025
1 parent 9c2399d commit 2d20a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
php-version: 8.2

- name: Checkout
uses: actions/checkout@4
uses: actions/checkout@v4

- name: Install the dependencies
run: composer install --no-interaction
Expand Down

0 comments on commit 2d20a3b

Please sign in to comment.