mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-22 22:02:16 +00:00
chore(deps): update actions/download-artifact digest to e9ef242
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
69d625188c
commit
74cdbadd96
1 changed files with 1 additions and 1 deletions
2
.github/workflows/frontend-e2e-tests.yml
vendored
2
.github/workflows/frontend-e2e-tests.yml
vendored
|
@ -145,7 +145,7 @@ jobs:
|
|||
|
||||
- name: Download built frontend
|
||||
if: needs.changes.outputs.changed == 'true'
|
||||
uses: actions/download-artifact@2a5974104b6d5dbdb2f9468a3e54da3bdd241578 # master
|
||||
uses: actions/download-artifact@e9ef242655d12993efdcda9058dee2db83a2cb9b # master
|
||||
with:
|
||||
name: e2e-build
|
||||
path: frontend/.next
|
||||
|
|
Loading…
Reference in a new issue