Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump Vampire/setup-wsl from 1.1.0 to 1.2.0 #660

Merged
merged 2 commits into from May 21, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Expand Up @@ -46,8 +46,7 @@ jobs:

- name: Install WSL
if: runner.os == 'windows'
# https://github.com/Vampire/setup-wsl/releases/tag/v1.1.0
uses: Vampire/setup-wsl@c8afb39d908a55f133accd98a27e160edc255810
uses: Vampire/setup-wsl@d4a53c5e36a60bb1b334b7100b253869109833ad
with:
distribution: Ubuntu-16.04
wsl-shell-user: runner
Expand Down