mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 08:34:22 +00:00
Merge pull request #106 from lordmathis/renovate/actions-checkout-5.x
Update actions/checkout action to v5
This commit is contained in:
2
.github/workflows/health_monitor.yaml
vendored
2
.github/workflows/health_monitor.yaml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Set up endpoint monitoring
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user