Skip to content

Commit

Permalink
bump checkout action version
Browse files Browse the repository at this point in the history
  • Loading branch information
brettmc committed Dec 12, 2022
1 parent acc122b commit 53c705f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
experimental: true

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Setup PHP
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit 53c705f

Please sign in to comment.