We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 147c3b4 commit 0f69034Copy full SHA for 0f69034
1 file changed
.github/workflows/deploy-application.yml
@@ -53,6 +53,6 @@ jobs:
53
with:
54
node-version: "24.x"
55
- name: Check site
56
- uses: jtalk/url-health-check-action@v4
+ uses: jtalk/url-health-check-action@v5
57
58
url: ${{ vars.DESTINATION_URL }}
0 commit comments