Skip to content

Commit 4b5a50a

Browse files
dependabot[bot]Moult
authored andcommitted
Bump actions/download-artifact from 8.0.0 to 8.0.1
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd77175 commit 4b5a50a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-ifcopenshell-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
lfs: true
9292

9393
- name: Download
94-
uses: actions/download-artifact@v8.0.0
94+
uses: actions/download-artifact@v8.0.1
9595
with:
9696
# Artifact name
9797
name: ifcos-artifacts

0 commit comments

Comments
 (0)