Skip to content

Commit f9e159e

Browse files
committed
ci: Bump actions/upload-artifact from v3 to v4
1 parent dcc2568 commit f9e159e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
- run: npm install --global vsce
5252
- run: vsce package
53-
- uses: actions/upload-artifact@v3
53+
- uses: actions/upload-artifact@v4
5454
with:
5555
name: "VSIX file"
5656
path: |

0 commit comments

Comments
 (0)