Skip to content

Commit

Permalink
chore: edit env
Browse files Browse the repository at this point in the history
  • Loading branch information
rudemex committed May 18, 2022
1 parent e4191f9 commit 783af04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sslcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: "⚙ Setup PHP"
uses: shivammathur/setup-php@v2
with:
php-version: 7.4
php-version: 7
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, gd

- name: "✅ Checkout repository"
Expand Down

0 comments on commit 783af04

Please sign in to comment.