Skip to content

Commit e058d3c

Browse files
author
Calvinn Ng
committed
update download-artifact in Github Actions to v4
1 parent 41e800a commit e058d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
run: git pull origin main
171171

172172
# 1. Download the artifacts
173-
- uses: actions/download-artifact@v3
173+
- uses: actions/download-artifact@v4
174174

175175
# 2. Publish the extension to VS Code Marketplace
176176
- name: Publish to VS Code Marketplace

0 commit comments

Comments
 (0)