switch to actions/checkout@v3 [skip ci]

This commit is contained in:
Till Krüss
2022-10-11 09:56:57 -07:00
parent ff59f74581
commit 1400689df8
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Setup PHP with Composer and extensions
with: