We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0d78e commit d58c813Copy full SHA for d58c813
.github/workflows/test.yaml
@@ -22,7 +22,7 @@ jobs:
22
access_token: ${{ github.token }}
23
24
- name: checkout
25
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
26
27
- name: php
28
uses: shivammathur/[email protected]
0 commit comments