chore: update f40 workflow actions (#1401)

This commit is contained in:
lea
2024-06-28 01:02:31 -07:00
committed by GitHub
parent 51cd6abf63
commit bea3f39f17
9 changed files with 17 additions and 52 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
options: --cap-add=SYS_ADMIN --privileged
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
ssh-key: ${{ secrets.SSH_AUTHENTICATION_KEY }}