X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=.github%2Fworkflows%2Fcmake-build-ci.gen;fp=.github%2Fworkflows%2Fcmake-build-ci.gen;h=8417fa42c66449b6c9fb55051924cb1cf72fa661;hb=6aca29bd9bbde87645129bd80a9ed1bda41e8d5b;hp=a27290a3f2479c2240e3839fcedc724a10e098e8;hpb=7d311a4fa5707ff5a6235075e5cef6b094031b80;p=awesomized%2Flibmemcached diff --git a/.github/workflows/cmake-build-ci.gen b/.github/workflows/cmake-build-ci.gen index a27290a3..8417fa42 100755 --- a/.github/workflows/cmake-build-ci.gen +++ b/.github/workflows/cmake-build-ci.gen @@ -338,8 +338,8 @@ jobs: MEMCACHED_PREFIX: "/tmp" ENABLE_SASL: "ON" steps: - - uses: actions/checkout@v2 - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 + - uses: actions/checkout@v3 with: repository: memcached/memcached path: memcached @@ -389,7 +389,7 @@ jobs: continue-on-error: true steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 with: fetch-depth: 0 @@ -434,7 +434,7 @@ jobs: CC_VND: ${{ matrix.cc_vnd }} CC_VER: ${{ matrix.cc_ver }} steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 with: fetch-depth: 0