diff --git a/.github/workflows/spm.yml b/.github/workflows/spm.yml index 6d8743c1..030c03e9 100644 --- a/.github/workflows/spm.yml +++ b/.github/workflows/spm.yml @@ -12,10 +12,6 @@ jobs: steps: - name: Checkout to the branch uses: actions/checkout@v5 - - name: Install Swift - uses: slashmo/install-swift@v0.4.0 - with: - version: 6.0 - name: Update Swift Package run: | set -ex diff --git a/Package.resolved b/Package.resolved index f3064df6..321543b5 100644 --- a/Package.resolved +++ b/Package.resolved @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/vapor/leaf.git", "state" : { - "revision" : "d469584b9186851c5a4012d11325fb9db3207ebb", - "version" : "4.5.0" + "revision" : "b70a6108e4917f338f6b8848407bf655aa7e405f", + "version" : "4.5.1" } }, { @@ -266,8 +266,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/vapor/vapor.git", "state" : { - "revision" : "4014016aad591a120f244f9b9e8a57252b7e62b4", - "version" : "4.115.0" + "revision" : "636fbe688e001dc1f8d6f6026a52bcc396025d19", + "version" : "4.116.0" } }, {