From 78dc02487842ac6bc8fe38791ed76b76d17e1ba9 Mon Sep 17 00:00:00 2001 From: Joe Sirianni Date: Thu, 25 Jul 2024 09:29:33 -0400 Subject: [PATCH] Test against v1.65.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ff0897c..0f246e7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -75,7 +75,7 @@ jobs: - 1.45.0 # keep - 1.55.0 # keep - 1.59.0 # organizations and projects - - 1.64.0 + - 1.65.0 - latest # keep steps: - name: Checkout