Skip to content

Commit

Permalink
build(deps): bump Vampire/setup-wsl from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [Vampire/setup-wsl](https://github.com/vampire/setup-wsl) from 2 to 3.
- [Release notes](https://github.com/vampire/setup-wsl/releases)
- [Commits](Vampire/setup-wsl@v2...v3)

---
updated-dependencies:
- dependency-name: Vampire/setup-wsl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent c0ad168 commit be4754b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
winrm identify -r:https://localhost:5986 -auth:basic -u:$env:winrm_user -p:$env:winrm_password -encoding:utf-8
shell: pwsh
continue-on-error: true
- uses: Vampire/setup-wsl@v2
- uses: Vampire/setup-wsl@v3
with:
distribution: Ubuntu-20.04
additional-packages:
Expand Down

0 comments on commit be4754b

Please sign in to comment.