We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25d0b8e commit 7c477b9Copy full SHA for 7c477b9
1 file changed
.github/workflows/php.yml
@@ -56,7 +56,7 @@ jobs:
56
57
steps:
58
- name: Checkout
59
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
60
61
- name: Install PHP
62
uses: shivammathur/setup-php@v2
0 commit comments