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.
1 parent 084bc99 commit 96ac34aCopy full SHA for 96ac34a
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout
30
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
31
32
- name: Install PHP
33
uses: shivammathur/setup-php@v2
0 commit comments