mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 23:36:20 +00:00
Update ci-ifcopenshell-docker.yml - action versions
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
|||||||
|
|
||||||
-
|
-
|
||||||
name: ccache
|
name: ccache
|
||||||
uses: hendrikmuhs/ccache-action@v1
|
uses: hendrikmuhs/ccache-action@v1.2
|
||||||
|
|
||||||
-
|
-
|
||||||
name: Build ifcopenshell
|
name: Build ifcopenshell
|
||||||
@@ -75,7 +75,7 @@ jobs:
|
|||||||
make package
|
make package
|
||||||
working-directory: build
|
working-directory: build
|
||||||
- name: Upload
|
- name: Upload
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
# Artifact name
|
# Artifact name
|
||||||
name: ifcos-artifacts
|
name: ifcos-artifacts
|
||||||
|
|||||||
Reference in New Issue
Block a user