From 1124eb17ff4db2b9985931baba1e471705482923 Mon Sep 17 00:00:00 2001 From: Anton Titovets <105596284+Bayselonarrend@users.noreply.github.com> Date: Wed, 20 Mar 2024 22:15:52 +0300 Subject: [PATCH] Update cli_test.yml --- .github/workflows/cli_test.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/cli_test.yml b/.github/workflows/cli_test.yml index 46dafd649c..ce2e468e39 100644 --- a/.github/workflows/cli_test.yml +++ b/.github/workflows/cli_test.yml @@ -91,4 +91,5 @@ jobs: -H "Accept: application/vnd.github+json" \ -H "Authorization: Bearer ${{ secrets.TOKEN }}" \ -H "X-GitHub-Api-Version: 2022-11-28" \ - "test-data" + "https://api.github.com/repos/Bayselonarrend/OpenIntegrations/actions/caches?key=test-data" +