Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r701X-003Y76-5o for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 21:17:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1r701V-0057hw-65 for pgsql-jdbc-commits@arkaria.postgresql.org; Sat, 25 Nov 2023 21:17:09 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r701U-0057ho-Ra for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 21:17:08 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r701N-007LlP-Vl for pgsql-jdbc-commits@lists.postgresql.org; Sat, 25 Nov 2023 21:17:07 +0000 Received: from github.com (hubbernetes-node-8bf3bab.ac4-iad.github.net [10.52.201.38]) by smtp.github.com (Postfix) with ESMTPA id 59C96700937 for ; Sat, 25 Nov 2023 13:17:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1700947020; bh=l848EonNbc3gvsFx2KQjA22PMtUowwHA74fIo6jpsf0=; h=Date:From:To:Subject:From; b=Z1+HCrvm3IfC0YDdxftrymHm2VyVaSdj7KGtq7CQWtA/o9WZRPqOzJ7xxIfYH/TPL 25ldTRI4qAB1Ff/eoWFEpE9GtKQBz2QoCirS9OU4MwzlVUIlkDOdSIi4Edlb+ZUByG j3/9pMifbERtzdFPTOJDVRAbL6Gh8pvzZmvXPQWY= Date: Sat, 25 Nov 2023 13:17:00 -0800 From: Vladimir Sitnikov To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 46d812: Revert "chore(deps): update actions/checkout actio... Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc-commits@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgjdbc/pgjdbc Commit: 46d812a8544856a2f52c77f051db1db90ed24c06 https://github.com/pgjdbc/pgjdbc/commit/46d812a8544856a2f52c77f051db1db90ed24c06 Author: Vladimir Sitnikov Date: 2023-11-26 (Sun, 26 Nov 2023) Changed paths: M .github/workflows/buildcache.yml M .github/workflows/debezium.yml M .github/workflows/fedora-copr-build.yml M .github/workflows/gradle-wrapper-validation.yml M .github/workflows/main.yml M .github/workflows/nightlysnapshot.yml M .github/workflows/omni.yml M .github/workflows/release-drafter.yml Log Message: ----------- Revert "chore(deps): update actions/checkout action to v4 (#3017)" This reverts commit e614dc1ecb812098ad30f7fdce5b5cd397004451. actions/checkout v4 cause failure for self-hosted ARM runner /home/pgjdbc/actions-runner/externals/node20/bin/node: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /home/pgjdbc/actions-runner/externals/node20/bin/node)