Skip to content

Commit 0f69034

Browse files
committed
ci: bump health check action
- Avoid Node 20 deprecation warnings
1 parent 147c3b4 commit 0f69034

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ jobs:
5353
with:
5454
node-version: "24.x"
5555
- name: Check site
56-
uses: jtalk/url-health-check-action@v4
56+
uses: jtalk/url-health-check-action@v5
5757
with:
5858
url: ${{ vars.DESTINATION_URL }}

0 commit comments

Comments
 (0)