Skip to content

Commit a29c012

Browse files
committed
Update upload artifact to v4
1 parent aa005e9 commit a29c012

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Build vsix
3434
run: npx -p=vsce vsce package --yarn --out vscode-makecode-arcade.vsix
3535
- name: Upload artifact
36-
uses: actions/upload-artifact@v3
36+
uses: actions/upload-artifact@v4
3737
with:
3838
name: extension
3939
path: vscode-makecode-arcade.vsix

0 commit comments

Comments
 (0)