chore(deps): update actions/checkout action to v6

This commit is contained in:
renovate[bot]
2026-01-26 22:31:28 +00:00
committed by GitHub
parent b79964f12a
commit 3b24f9459c
+1 -1
View File
@@ -39,7 +39,7 @@ jobs:
PROTECTED_REGEX: '["^v","^latest$","^main$","^develop$"]'
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- name: Install tools
run: |