Update actions/checkout action to v6

This commit is contained in:
2025-11-21 03:27:43 +00:00
parent f4756cb09e
commit 15dce62f7f

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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
# Step 2: Run the official Renovate action
- name: Self-hosted Renovate