mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 15:15:01 +00:00
.github/workflows: update download-artifact actions to v4
This commit is contained in:
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user