Update actions/checkout action to v5

This commit is contained in:
renovate[bot]
2025-08-11 15:58:12 +00:00
committed by GitHub
parent dec614438f
commit 4e5b2d2bba

View File

@@ -19,7 +19,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Set up endpoint monitoring
run: |