Skip to content

Commit 18436ff

Browse files
dependabot[bot]dbry
authored andcommitted
build(deps): bump actions/download-artifact from 7 to 8
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>
1 parent f21e1fc commit 18436ff

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
@@ -112,7 +112,7 @@ jobs:
112112
sdk: 10.0.19041.0
113113
vsversion: 2022
114114
- name: Download artifact
115-
uses: actions/download-artifact@v7
115+
uses: actions/download-artifact@v8
116116
with:
117117
path: artifact/tarball
118118
- name: Set tarball

0 commit comments

Comments
 (0)