Skip to content

Commit f62b506

Browse files
Use ubuntu-latest
1 parent a4a3de2 commit f62b506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-vsix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
required: true
88
jobs:
99
create-vsix:
10-
runs-on: ubuntu-18.04
10+
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@master
1313
- uses: actions/setup-node@master

0 commit comments

Comments
 (0)