From 75d4320f3e64072638e3654d7bb2d857821f19f2 Mon Sep 17 00:00:00 2001 From: Konstantin Chernyshev Date: Thu, 15 Feb 2024 18:43:27 +0100 Subject: [PATCH] ci: download-artifact@v4 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 7cfb705..fc77b8b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -30,7 +30,7 @@ jobs: uses: actions/checkout@v4 - name: Download Docker Image Artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: testenv.tar path: /tmp/