Skip to content

Commit

Permalink
ci(deps): update vampire/setup-wsl action to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent a40b40a commit 3a675e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
java-version: 17
- name: Setup WSL
if: runner.os == 'Windows'
uses: Vampire/setup-wsl@v3.0.0
uses: Vampire/setup-wsl@v3.1.1
with:
distribution: Ubuntu-22.04
- name: Configure WSL
Expand Down

0 comments on commit 3a675e4

Please sign in to comment.