Skip to content

Commit a5fd344

Browse files
authored
Merge pull request #11 from MbinOrg/update_deps
Fix vulnerabilities
2 parents 8a501b2 + dbdac82 commit a5fd344

File tree

2 files changed

+1758
-1813
lines changed

2 files changed

+1758
-1813
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Setup PHP
4545
uses: shivammathur/setup-php@v2
4646
with:
47-
php-version: "8.3"
47+
php-version: "8.4"
4848

4949
- name: Clone and setup Mbin repo
5050
run: git clone https://github.com/mbinOrg/mbin && cp mbin/.env.example mbin/.env

0 commit comments

Comments
 (0)