Skip to content

Commit

Permalink
update to v4 upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
eleanorjboyd committed Feb 3, 2025
1 parent 859e63e commit 2bd5515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-vsix/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ runs:
shell: bash

- name: Upload VSIX
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: formatter-package
path: |
Expand Down

0 comments on commit 2bd5515

Please sign in to comment.