We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d15539 + 467f145 commit bc4a80dCopy full SHA for bc4a80d
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@v5
+ uses: actions/checkout@v6
26
27
- name: php
28
uses: shivammathur/setup-php@2.35.5
0 commit comments