mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 04:06:37 +02:00
build(deps): bump actions/download-artifact from 4 to 8 (#7614)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8. - [Commits](https://github.com/actions/download-artifact/compare/v4...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>
This commit is contained in:
parent
293546aa1c
commit
2149cfe9a0
2
.github/workflows/deb-package.yml
vendored
2
.github/workflows/deb-package.yml
vendored
@ -203,7 +203,7 @@ jobs:
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- uses: actions/download-artifact@v4
|
||||
- uses: actions/download-artifact@v8
|
||||
with:
|
||||
path: dist
|
||||
pattern: etherpad-*-deb
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user