Skip to content

Commit

Permalink
Merge pull request #687 from gradle/dependabot/github_actions/Vampire…
Browse files Browse the repository at this point in the history
…/setup-wsl-4

Bump Vampire/setup-wsl from 3 to 4
  • Loading branch information
erichaagdev authored Dec 9, 2024
2 parents 650d269 + d2ce222 commit dad0a0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
steps:
- name: Set up WSL
if: ${{ runner.os == 'Windows' }}
uses: Vampire/setup-wsl@v3
uses: Vampire/setup-wsl@v4
with:
distribution: Ubuntu-24.04
additional-packages: curl unzip wget apt-transport-https gnupg
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
steps:
- name: Set up WSL
if: ${{ runner.os == 'Windows' }}
uses: Vampire/setup-wsl@v3
uses: Vampire/setup-wsl@v4
with:
distribution: Ubuntu-24.04
additional-packages: curl unzip wget apt-transport-https gnupg
Expand Down

0 comments on commit dad0a0e

Please sign in to comment.