Skip to content

Commit 98fc80b

Browse files
authored
Update required dependency (#297)
1 parent f1ad4a3 commit 98fc80b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build-vsix/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ runs:
6262
shell: bash
6363

6464
- name: Upload VSIX
65-
uses: actions/upload-artifact@v2
65+
uses: actions/upload-artifact@v4
6666
with:
6767
name: formatter-package
6868
path: |

0 commit comments

Comments
 (0)