From c23329a535ac63291ac3dba25a622cb062934430 Mon Sep 17 00:00:00 2001 From: Joshua Raphael Date: Wed, 29 Jan 2025 01:40:20 -0700 Subject: [PATCH] bump AutoCR to v1.1.1 --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 8b83c8e..dd4a29a 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -90,7 +90,7 @@ jobs: uses: actions/checkout@v4 with: repository: joshraphael/autocr-cli - ref: v1.1.0 + ref: v1.1.1 - name: Download Code Notes uses: actions/download-artifact@v4