We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12bdba0 commit 389b732Copy full SHA for 389b732
.github/workflows/vscode.yml
@@ -63,7 +63,7 @@ jobs:
63
run: vsce package
64
65
- name: Karavan VS Code extension (upload)
66
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
67
with:
68
name: camel-karavan-vscode.vsix
69
path: ./karavan-vscode/*.vsix
0 commit comments