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 6ac3277 commit 39f90b8Copy full SHA for 39f90b8
.github/workflows/tests.yml
@@ -12,7 +12,7 @@ jobs:
12
php-versions: [ '8.1', '8.2', '8.3' ]
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
- name: Setup PHP, with composer and extensions
17
uses: shivammathur/setup-php@v2
18
with:
0 commit comments