Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderdekroon committed Jun 2, 2022
1 parent 28ba938 commit 337ebd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v3
- uses: php-actions/composer@v6
with:
php_version: "7.3"
php_version: "7.4"
php_extensions: sodium
- run: ./package.sh
- name: Release
Expand Down

0 comments on commit 337ebd6

Please sign in to comment.