From 8acec89a7bb430d71171ecb793fa5ad5f4f754ef Mon Sep 17 00:00:00 2001 From: Nikola Beo Date: Tue, 29 Oct 2024 11:25:35 -0400 Subject: [PATCH] YML Update No one will reply to me, so here's my best attempt at a fix. --- .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 c0e8e9d..7c743d2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: - uses: BSData/check-datafiles@v1 id: check - - uses: actions/upload-artifact@v1 + - uses: actions/upload-artifact@v4 with: name: artifact path: ${{ steps.check.outputs.staging-path }}