From c0e8c3d1b50da15e9fcfb2360c2dec55f576f162 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Fri, 4 Apr 2025 14:11:41 +0200 Subject: [PATCH] Update ci-ifcopenshell-docker.yml - action versions --- .github/workflows/ci-ifcopenshell-docker.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci-ifcopenshell-docker.yml b/.github/workflows/ci-ifcopenshell-docker.yml index 97b06b942f..e03bd8a929 100644 --- a/.github/workflows/ci-ifcopenshell-docker.yml +++ b/.github/workflows/ci-ifcopenshell-docker.yml @@ -35,7 +35,7 @@ jobs: - name: ccache - uses: hendrikmuhs/ccache-action@v1 + uses: hendrikmuhs/ccache-action@v1.2 - name: Build ifcopenshell @@ -75,7 +75,7 @@ jobs: make package working-directory: build - name: Upload - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: # Artifact name name: ifcos-artifacts