diff options
Diffstat (limited to '.github/workflows/oci.yml')
-rw-r--r-- | .github/workflows/oci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/oci.yml b/.github/workflows/oci.yml index 275e1690f9d..1050a1f05c2 100644 --- a/.github/workflows/oci.yml +++ b/.github/workflows/oci.yml @@ -42,7 +42,7 @@ jobs: steps: - name: Checkout server - uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac + uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 with: submodules: true |