diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index cc6a98ae4..59fefb711 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -29,7 +29,7 @@ jobs: - name: Install Aqua uses: aquaproj/aqua-installer@5e54e5cee8a95ee2ce7c04cb993da6dfad13e59c # v3.1.2 with: - aqua_version: v2.48.2 + aqua_version: v2.48.3 - name: Install tools run: aqua install @@ -82,7 +82,7 @@ jobs: - name: Install Aqua uses: aquaproj/aqua-installer@5e54e5cee8a95ee2ce7c04cb993da6dfad13e59c # v3.1.2 with: - aqua_version: v2.48.2 + aqua_version: v2.48.3 - name: Install tools run: aqua install @@ -123,7 +123,7 @@ jobs: - name: Install Aqua uses: aquaproj/aqua-installer@5e54e5cee8a95ee2ce7c04cb993da6dfad13e59c # v3.1.2 with: - aqua_version: v2.48.2 + aqua_version: v2.48.3 - name: Install tools run: aqua install