We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 738409a + d58c813 commit 70bde9dCopy full SHA for 70bde9d
1 file changed
.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/setup-php@2.35.5
0 commit comments