Skip to content

Commit

Permalink
GH Actions: update a few links in inline comments
Browse files Browse the repository at this point in the history
... as the old URLs are no longer valid.
  • Loading branch information
jrfnl committed Nov 23, 2023
1 parent f2798a3 commit e503535
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
tools: cs2pr

# Install dependencies and handle caching in one go.
# @link https://github.com/marketplace/actions/install-composer-dependencies
# @link https://github.com/marketplace/actions/install-php-dependencies-with-composer
- name: Install Composer dependencies
uses: "ramsey/composer-install@v2"
with:
Expand Down Expand Up @@ -67,7 +67,7 @@ jobs:
tools: cs2pr

# Install dependencies and handle caching in one go.
# @link https://github.com/marketplace/actions/install-composer-dependencies
# @link https://github.com/marketplace/actions/install-php-dependencies-with-composer
- name: Install Composer dependencies
uses: "ramsey/composer-install@v2"
with:
Expand Down Expand Up @@ -121,7 +121,7 @@ jobs:
extensions: imap, mbstring, intl, ctype, filter, hash

# Install dependencies and handle caching in one go.
# @link https://github.com/marketplace/actions/install-composer-dependencies
# @link https://github.com/marketplace/actions/install-php-dependencies-with-composer
- name: Install PHP packages - normal
if: ${{ matrix.php != '8.3' }}
uses: "ramsey/composer-install@v2"
Expand Down

0 comments on commit e503535

Please sign in to comment.