Skip to content

Commit 02e4de3

Browse files
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 f16c282 commit 02e4de3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
working-directory: cef/Release
108108

109109
- name: Fetch Rust binaries
110-
uses: actions/download-artifact@v7
110+
uses: actions/download-artifact@v8
111111
with:
112112
name: chromium-swt-libs
113113
path: java/org.eclipse.set.browser.lib/res/

0 commit comments

Comments
 (0)