Skip to content

Commit 6435aae

Browse files
committed
chore: update to latest download-artifact
1 parent 1875a24 commit 6435aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
with:
7676
node-version: ${{ matrix.node }}
7777
- name: Download artifact
78-
uses: actions/download-artifact@v3
78+
uses: actions/download-artifact@v4
7979
with:
8080
name: ${{ needs.build.outputs.artifact_name }}
8181
path: .

0 commit comments

Comments
 (0)