Skip to content

Commit

Permalink
attempt support ipv6
Browse files Browse the repository at this point in the history
  • Loading branch information
perrin4869 committed Jun 11, 2024
1 parent a2f11f8 commit d688596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# And if a user has `ipv6: true` set in their yaml config, it wouldn't work otherwise
# <https://github.com/actions/runner-images/issues/668#issuecomment-1872487355>
- name: Setup WARP
uses: fscarmen/warp-on-actions@v2
uses: fscarmen/warp-on-actions@v1.1
- name: Install Node - ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit d688596

Please sign in to comment.