c: bump version of actions/checkout
Bump version of actions/checkout to v4. Bump fixes an annoying warning that appears in Github WebUI: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/. Version of the action in workflow static_build_pack_test_deploy.yml remains the same because Node.js 20 is failed on CentOS 7 with error: /__e/node20/bin/node: /lib64/libm.so.6: version `GLIBC_2.27' not found (required by /__e/node20/bin/node) /__e/node20/bin/node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /__e/node20/bin/node) /__e/node20/bin/node: /lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /__e/node20/bin/node) /__e/node20/bin/node: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /__e/node20/bin/node) /__e/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /__e/node20/bin/node) /__e/node20/bin/node: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by /__e/node20/bin/node) NO_CHANGELOG=ci NO_DOC=ci NO_TEST=ci
Showing
- .github/workflows/codeql.yml 1 addition, 1 deletion.github/workflows/codeql.yml
- .github/workflows/coverage.yml 1 addition, 1 deletion.github/workflows/coverage.yml
- .github/workflows/coverity.yml 1 addition, 1 deletion.github/workflows/coverity.yml
- .github/workflows/debug.yml 1 addition, 1 deletion.github/workflows/debug.yml
- .github/workflows/debug_aarch64.yml 1 addition, 1 deletion.github/workflows/debug_aarch64.yml
- .github/workflows/debug_asan_clang.yml 1 addition, 1 deletion.github/workflows/debug_asan_clang.yml
- .github/workflows/default_gcc_centos_7.yml 1 addition, 1 deletion.github/workflows/default_gcc_centos_7.yml
- .github/workflows/fuzzing.yml 1 addition, 1 deletion.github/workflows/fuzzing.yml
- .github/workflows/jepsen-cluster-txm.yml 1 addition, 1 deletion.github/workflows/jepsen-cluster-txm.yml
- .github/workflows/jepsen-cluster.yml 1 addition, 1 deletion.github/workflows/jepsen-cluster.yml
- .github/workflows/jepsen-single-instance-txm.yml 1 addition, 1 deletion.github/workflows/jepsen-single-instance-txm.yml
- .github/workflows/jepsen-single-instance.yml 1 addition, 1 deletion.github/workflows/jepsen-single-instance.yml
- .github/workflows/lango-stale-reviews.yml 1 addition, 1 deletion.github/workflows/lango-stale-reviews.yml
- .github/workflows/lint.yml 3 additions, 3 deletions.github/workflows/lint.yml
- .github/workflows/luajit-integration.yml 1 addition, 1 deletion.github/workflows/luajit-integration.yml
- .github/workflows/memtx_allocator_based_on_malloc.yml 1 addition, 1 deletion.github/workflows/memtx_allocator_based_on_malloc.yml
- .github/workflows/osx.yml 1 addition, 1 deletion.github/workflows/osx.yml
- .github/workflows/out_of_source.yml 1 addition, 1 deletion.github/workflows/out_of_source.yml
- .github/workflows/perf_cbench.yml 1 addition, 1 deletion.github/workflows/perf_cbench.yml
- .github/workflows/perf_linkbench_ssd.yml 1 addition, 1 deletion.github/workflows/perf_linkbench_ssd.yml
Loading
Please register or sign in to comment