We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5705eb0 + d9734d8 commit 30fb1e2Copy full SHA for 30fb1e2
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