diff options
Diffstat (limited to '.github/workflows/object-storage-azure.yml')
-rw-r--r-- | .github/workflows/object-storage-azure.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/object-storage-azure.yml b/.github/workflows/object-storage-azure.yml index be965c3c930..5ffad740c42 100644 --- a/.github/workflows/object-storage-azure.yml +++ b/.github/workflows/object-storage-azure.yml @@ -69,7 +69,7 @@ jobs: steps: - name: Checkout server - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 + uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 with: submodules: true |