2 Commits

Author SHA1 Message Date
Niklas Keller
34909784d0 Update to actions/upload-artifact@v4 2025-08-01 20:35:59 +02:00
Niklas Keller
5c9165d681 Update dependencies
Most importantly update to kelunik/acme v1.0.1 to fix https://github.com/kelunik/acme/issues/41.
2025-08-01 20:32:05 +02:00
2 changed files with 281 additions and 280 deletions

View File

@@ -74,7 +74,7 @@ jobs:
run: php -dphar.readonly=0 vendor/bin/phar-builder package
- name: Upload phar
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: acme-client.phar
path: |

559
composer.lock generated

File diff suppressed because it is too large Load Diff