Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQoYw-0004Aa-Fn for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 12:01:02 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pQoYv-0005Bt-Cz for pgsql-jdbc@arkaria.postgresql.org; Sat, 11 Feb 2023 12:01:01 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQoYv-00059Z-4o for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 12:01:01 +0000 Received: from out-26.smtp.github.com ([192.30.252.209]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pQoYm-0007YC-EV for pgsql-jdbc@lists.postgresql.org; Sat, 11 Feb 2023 12:00:58 +0000 Received: from github.com (hubbernetes-node-9db9adc.ash1-iad.github.net [10.56.131.73]) by smtp.github.com (Postfix) with ESMTPA id A3AAC5E042E for ; Sat, 11 Feb 2023 04:00:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1676116850; bh=P2GBRCWK1obSoGCovnUl0HUKSU9q6y8V21WfVFHk6eU=; h=Date:From:To:Subject:From; b=E/Zbx3mcGprLJu/xaifenK6asOES/Ceb1Z98FLIE5S1JRoYn6VVjNvl/RSTjrHeLm OBLNguwRjCD7mECdkZTjglbHIuBn97H01LJ8kr+55Q5OQusH7fUO2CNA7d1sHtrc3V mE6YmhyDIr6Hm3yx1E6Rt5atAOv+3ZeMEu8mStfc= Date: Sat, 11 Feb 2023 04:00:50 -0800 From: Vladimir Sitnikov To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] cec47c: chore: bump setup-java to v3 in buildcache.yml Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc@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: cec47cf3ebde106bab50061616754b17c3e5f274 https://github.com/pgjdbc/pgjdbc/commit/cec47cf3ebde106bab50061616754b17c3e5f274 Author: Vladimir Sitnikov Date: 2023-02-11 (Sat, 11 Feb 2023) Changed paths: M .github/workflows/buildcache.yml Log Message: ----------- chore: bump setup-java to v3 in buildcache.yml