Skip to content

Commit f4c1e00

Browse files
committed
fix: ci
1 parent 682f0e8 commit f4c1e00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
echo "TAG=${GITHUB_REF#refs/tags/}" >> $GITHUB_ENV
126126
127127
- name: Download package distribution files
128-
uses: actions/download-artifact@v3
128+
uses: actions/download-artifact@v4
129129
with:
130130
name: package
131131
path: dist

0 commit comments

Comments
 (0)