We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a1085e commit 9b5c8a5Copy full SHA for 9b5c8a5
.github/workflows/tests.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
22
23
- name: Set up PHP ${{ matrix.php }}
24
uses: shivammathur/setup-php@v2
0 commit comments