Update actions/checkout action to v4.3.0

This commit is contained in:
2025-10-28 20:13:02 +00:00
parent 84ce4def68
commit 0f1e3cb8d1

View File

@@ -11,7 +11,7 @@ jobs:
steps:
# Step 1: Check out the repository so your config file is available
- name: Checkout
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.3.0
# Step 2: Run the official Renovate action
- name: Self-hosted Renovate