Skip to content

Commit a4149df

Browse files
committed
Update main.yml
1 parent c2dd633 commit a4149df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
# alternatively, to publish when a GitHub Release is created, use the following rule:
6464
# if: github.event_name == 'release' && github.event.action == 'published'
6565
steps:
66-
- uses: actions/download-artifact@v4.1.7
66+
- uses: actions/download-artifact@v3
6767
with:
6868
name: artifact
6969
path: dist

0 commit comments

Comments
 (0)