Skip to content

Commit 1130c3e

Browse files
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d4ce73 commit 1130c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- uses: actions/checkout@v3
8484
with:
8585
ref: gh-pages
86-
- uses: actions/download-artifact@v3
86+
- uses: actions/download-artifact@v4.1.7
8787
with:
8888
name: docs
8989
- name: Update nightly doc

0 commit comments

Comments
 (0)