Skip to content

Commit 8120936

Browse files
committed
s
1 parent cfb29f1 commit 8120936

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
@@ -27,7 +27,7 @@ jobs:
2727
uses: nhedger/package-vscode-extension@v1
2828

2929
- name: Publish VS Code extension artifact
30-
uses: actions/upload-artifact@v3
30+
uses: actions/upload-artifact@v4
3131
with:
3232
name: funkin-completer-build
3333
path: ${{ steps.package.outputs.packagePath }}

0 commit comments

Comments
 (0)