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.
2 parents 6a5c14e + 08d8449 commit 824d9a6Copy full SHA for 824d9a6
1 file changed
.github/workflows/php.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
# https://github.com/marketplace/actions/checkout
20
- name: Checkout
21
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
22
23
# https://github.com/marketplace/actions/setup-php-action
24
- name: Setup PHP
0 commit comments