mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-12 22:26:08 -04:00
chore(deps): update actions/download-artifact action to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
31a0103b42
commit
6e42da2613
1 changed files with 1 additions and 1 deletions
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
|
@ -177,7 +177,7 @@ jobs:
|
||||||
NODEJS_VERSION: ${{ env.NODEJS_VERSION }}
|
NODEJS_VERSION: ${{ env.NODEJS_VERSION }}
|
||||||
|
|
||||||
- name: Download build
|
- name: Download build
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: frontend-e2e-build
|
name: frontend-e2e-build
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue