diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 609efc00..54ffbd1c 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -35,7 +35,7 @@ jobs: go-version: ^1.22 id: go - - uses: imjasonh/setup-crane@v0.3 + - uses: imjasonh/setup-crane@v0.4 - name: Check out code into the Go module directory uses: actions/checkout@v4