chore(ci): Update actions (#9285) (#9297)

This commit is contained in:
Gilver
2026-01-18 10:57:47 -06:00
committed by GitHub
parent 74dcb0c7ae
commit 6a2c5b37ff
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
options: --cap-add=SYS_ADMIN --privileged
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
fetch-depth: 0
ssh-key: ${{ secrets.SSH_AUTHENTICATION_KEY }}