Skip to content

Commit 1152990

Browse files
dependabot[bot]sr55
authored andcommitted
build(deps): bump actions/download-artifact from 5 to 7
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v5...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 236812b commit 1152990

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- uses: actions/checkout@v5
6565

6666
- name: Download Artifacts - Documentation
67-
uses: actions/download-artifact@v5
67+
uses: actions/download-artifact@v7
6868
with:
6969
name: docs
7070
path: docs/

0 commit comments

Comments
 (0)