Skip to content

Commit

Permalink
Upgraded to use Vampire/setup-wsl@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
asgrim committed Jun 7, 2024
1 parent 915e4de commit 23f6a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
SCOUT_APM_KEY: ${{ secrets.SCOUT_APM_KEY }}
steps:
- uses: actions/checkout@v4
- uses: Vampire/setup-wsl@v2
- uses: Vampire/setup-wsl@v3
if: ${{ matrix.os == 'windows-latest' }}
- name: "Install PHP"
uses: shivammathur/setup-php@v2
Expand Down

0 comments on commit 23f6a3e

Please sign in to comment.