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

This commit is contained in:
renovate[bot]
2025-11-20 00:45:05 +00:00
committed by GitHub
parent f92827db67
commit 17672c2b53
7 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@ jobs:
steps:
# Step 1: Download the code
- name: 📥 Checkout code
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
- name: 🧪 Determine skip condition
id: skip