Skip to content

Commit 17d4998

Browse files
dependabot[bot]gotson
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 8460f63 commit 17d4998

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-native.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
ref: ${{ needs.check.outputs.ref }}
111111

112112
- name: Download native libraries
113-
uses: actions/download-artifact@v7
113+
uses: actions/download-artifact@v8
114114
with:
115115
pattern: native-libs-*
116116
merge-multiple: true

0 commit comments

Comments
 (0)