From 4f10f2928d1c0bc4bd653ad99db161413770c186 Mon Sep 17 00:00:00 2001 From: Lisa Cerrato Date: Tue, 10 Sep 2024 13:13:58 -0400 Subject: [PATCH] Update ci.yml trying to create release --- .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 a326a077d..2cb170aa2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,7 +65,7 @@ jobs: run: pip3 install HookTest - name: Restore manifest.txt id: restore_manifest - uses: actions/download-artifact@v4.1.7 + uses: actions/download-artifact@v4 with: name: manifest-txt - name: Prepare tag