Skip to content

Commit 085ea4f

Browse files
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows (#21)
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] <support@github.com> Signed-off-by: Will <28876888+willtsai@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Will <28876888+willtsai@users.noreply.github.com>
1 parent acbfa39 commit 085ea4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
url: https://radapp.io
5050
steps:
5151
- name: Download Hugo artifacts
52-
uses: actions/download-artifact@v4
52+
uses: actions/download-artifact@v4.1.7
5353
with:
5454
name: hugo_build
5555
path: site/

0 commit comments

Comments
 (0)