Skip to content

Commit

Permalink
Merge pull request #87 from microsoft/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4.1.7

Bump actions/checkout from 4.1.6 to 4.1.7
  • Loading branch information
baywet authored Jun 13, 2024
2 parents 1170758 + 7518584 commit c9175b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
php-versions: ['7.4', '8.0', '8.1', '8.2']
steps:
- name: Checkout
uses: actions/[email protected].6
uses: actions/[email protected].7
- name: Setup PHP and Xdebug for Code Coverage report
uses: shivammathur/setup-php@v2
with:
Expand Down

0 comments on commit c9175b2

Please sign in to comment.