Skip to content

Commit a023a5f

Browse files
Build(deps): Bump actions/download-artifact from 4 to 8
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2310424 commit a023a5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129

130130
steps:
131131
- name: Download PDF artifact
132-
uses: actions/download-artifact@v4
132+
uses: actions/download-artifact@v8
133133
with:
134134
name: docs-pdf
135135
path: pdf

0 commit comments

Comments
 (0)