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 5d7501d + 3357048 commit 09ac4fdCopy full SHA for 09ac4fd
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
php-versions: [ '7.4' ]
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
20
21
- name: Setup PHP, with composer and extensions
22
uses: shivammathur/setup-php@v2 #https://github.com/shivammathur/setup-php
@@ -78,7 +78,7 @@ jobs:
78
- 5432:5432
79
80
81
82
83
84
0 commit comments