From 32ec42e90ebab01989c56debc7fe2daac6e2071c Mon Sep 17 00:00:00 2001 From: Ben Hall Date: Sat, 14 Sep 2024 18:12:03 -0400 Subject: [PATCH] testing v4 upload --- .github/workflows/release_lib.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release_lib.yml b/.github/workflows/release_lib.yml index 2d4679d..b4f9273 100644 --- a/.github/workflows/release_lib.yml +++ b/.github/workflows/release_lib.yml @@ -37,7 +37,7 @@ jobs: image: ghcr.io/rcmast3r/ccoderdbc:main steps: - name: Download artifact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4 with: name: dbcfile path: /dbc