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 3dd34f84e5b..8a94a181890 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@692973e3d937129bcbf40652eb9f2f61becf3332 + uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 with: submodules: true |