We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32e3fca commit fa66f47Copy full SHA for fa66f47
1 file changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: Checkout code
27
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
28
29
- name: Setup PHP
30
uses: shivammathur/setup-php@v2
0 commit comments