Skip to content

Commit

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

Bump nanasess/setup-php from 3.1.0 to 3.1.1
  • Loading branch information
jonabc authored Mar 15, 2022
2 parents f7388f7 + bebe8ab commit 2f2b0e0
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 @@ -151,7 +151,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Setup php
uses: nanasess/setup-php@v3.1.0
uses: nanasess/setup-php@v3.1.1
with:
php-version: ${{ matrix.php }}
- name: Set up Ruby
Expand Down

0 comments on commit 2f2b0e0

Please # to comment.