Răsfoiți Sursa

might only be fixed in development branch

El RIDO 6 ani în urmă
părinte
comite
3268464ada
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      .github/workflows/tests.yml

+ 1 - 1
.github/workflows/tests.yml

@@ -22,7 +22,7 @@ jobs:
     - name: Checkout
     - name: Checkout
       uses: actions/checkout@v2
       uses: actions/checkout@v2
     - name: Setup PHP
     - name: Setup PHP
-      uses: shivammathur/setup-php@v2
+      uses: shivammathur/setup-php@develop
       with:
       with:
         php-version: ${{ matrix.php-versions }}
         php-version: ${{ matrix.php-versions }}
         extensions: gd, pdo_sqlite3, sqlite3
         extensions: gd, pdo_sqlite3, sqlite3