Skip to content

Commit c4ff337

Browse files
[+] bump download-artifact from 7 to 8 (#1255)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 790dcf9 commit c4ff337

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
cache-dependency-path: 'go.sum'
8989

9090
- name: Download webui artifact
91-
uses: actions/download-artifact@v7
91+
uses: actions/download-artifact@v8
9292
with:
9393
name: webui-build
9494
path: internal/webserver/build

0 commit comments

Comments
 (0)