1
0
mirror of https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

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

This commit is contained in:
renovate[bot]
2025-11-21 12:38:58 +01:00
committed by GitHub
parent bdb0488151
commit ea03c67a04
4 changed files with 15 additions and 13 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v6
-
name: Run ShellCheck
uses: ludeeus/action-shellcheck@master