We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2f11f8 commit d688596Copy full SHA for d688596
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
# And if a user has `ipv6: true` set in their yaml config, it wouldn't work otherwise
25
# <https://github.com/actions/runner-images/issues/668#issuecomment-1872487355>
26
- name: Setup WARP
27
- uses: fscarmen/warp-on-actions@v2
+ uses: fscarmen/warp-on-actions@v1.1
28
- name: Install Node - ${{ matrix.node-version }}
29
uses: actions/setup-node@v3
30
with:
0 commit comments