diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 69ad051..6c49fb7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: goarch: [ amd64, arm64 ] steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Build binary uses: JosephNaberhaus/actions/release-go-binary@v1.3.0 with: