Skip to content

Commit

Permalink
Merge pull request #751 from github/dependabot/github_actions/nanases…
Browse files Browse the repository at this point in the history
…s/setup-php-4.1.0

Bump nanasess/setup-php from 4.0.2 to 4.1.0
  • Loading branch information
dangoor authored Dec 2, 2024
2 parents 20ccab1 + 236de28 commit 1ea4db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup php
uses: nanasess/setup-php@v4.0.2
uses: nanasess/setup-php@v4.1.0
with:
php-version: ${{ matrix.php }}
- name: Set up Ruby
Expand Down

0 comments on commit 1ea4db7

Please sign in to comment.