💚 Fix ancient version
This commit is contained in:
parent
ed86df21f1
commit
5553af6107
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Build
|
||||
run: vsce package -o mapcomplete.vsix
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: mapcomplete
|
||||
path: mapcomplete.vsix
|
||||
|
|
Loading…
Reference in a new issue