Skip to content

Commit 392134d

Browse files
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#9)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd47190 commit 392134d

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
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
lfs: 'true'
3131
- name: Download Jekyll Artifact
32-
uses: actions/download-artifact@v3
32+
uses: actions/download-artifact@v4.1.7
3333
with:
3434
name: jekyll-site
3535
path: _site

0 commit comments

Comments
 (0)