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 c4c8234 + 824d9a6 commit ad63eecCopy full SHA for ad63eec
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