1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-05-05 00:34:04 +02:00

Fix incorrect version of the dependency

This commit is contained in:
Alex Plate 2024-01-05 19:37:54 +02:00
parent 59768c16e2
commit d91e2296b0
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

View File

@ -29,7 +29,7 @@ jobs:
mkdir -p build/reports
gradle :runIdeForUiTests > build/reports/idea.log &
- name: Wait for Idea started
uses: jtalk/url-health-check-action@3
uses: jtalk/url-health-check-action@v3
with:
url: http://127.0.0.1:8082
max-attempts: 20