File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,14 +22,14 @@ jobs:
2222
2323 steps :
2424 - name : Set up php ${{ matrix.php-versions }}
25- uses : shivammathur/setup-php@v2
25+ uses : shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # v2.36.0
2626 with :
2727 php-version : ${{ matrix.php-versions }}
2828 extensions : mbstring, iconv, fileinfo, intl
2929 coverage : none
3030
3131 - name : Checkout server
32- uses : actions/checkout@v2
32+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3333
3434 - name : Run unit tests
3535 run : |
Original file line number Diff line number Diff line change 3939// enterprise
4040// should point to that stable version, that was branded to the customers
4141//
42- $ enterpriseReleaseDate = '2025 -01-27 10:30 ' ;
42+ $ enterpriseReleaseDate = '2026 -01-28 10:00 ' ;
4343$ enterpriseVersion = '4.0.6 ' ;
4444$ enterpriseVersionSignature = 'yzAm+RTOEtHCEmz1L4JHiRJkdfKMIeFAqYEJlaYNYP6s5IBKLq7YZY1sbtlmKQttRqKurB67s7dCuaGA2A6VBA== ' ;
4545$ enterpriseVersionLength = 345060719 ;
You can’t perform that action at this time.
0 commit comments