diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 7abd29b5..842ccc69 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -36,7 +36,7 @@ jobs: extensions: dom, sockets, grpc, curl, protobuf - name: Check out code - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: submodules: true