Skip to content

Commit cb1f812

Browse files
Merge pull request #2 from codenamephp/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2 parents 902fe02 + 5a33c82 commit cb1f812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
steps:
3535
- name: Checkout
36-
uses: actions/checkout@v2
36+
uses: actions/checkout@v3
3737

3838
- name: Setup PHP
3939
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)