Skip to content

Commit eba4405

Browse files
dependabot[bot]Andrej730
authored andcommitted
Bump actions/download-artifact from 6.0.0 to 7.0.0
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22c972d commit eba4405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v6.0.0
94+
uses: actions/download-artifact@v7.0.0
9595
with:
9696
# Artifact name
9797
name: ifcos-artifacts

0 commit comments

Comments
 (0)