.github/workflows: update download-artifact actions to v4

This commit is contained in:
Sean Casey
2025-03-08 15:36:49 -08:00
committed by Tienson Qin
parent 5233e1e074
commit 24ab09bd2c
2 changed files with 22 additions and 22 deletions

View File

@@ -112,7 +112,7 @@ jobs:
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
- name: Download test build artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: logseq-e2e-artifact