diff --git a/.github/workflows/protolint.yaml b/.github/workflows/protolint.yaml index 4c12aa8..572f9ac 100644 --- a/.github/workflows/protolint.yaml +++ b/.github/workflows/protolint.yaml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Buf Init uses: bufbuild/buf-setup-action@v1.45.0 with: