From 0a489491a2df2e38c9e819eea3df41d838ffd66f Mon Sep 17 00:00:00 2001 From: Eugene Mamin Date: Wed, 17 Apr 2024 10:57:51 +0300 Subject: [PATCH] Update storage-layout-update.yml --- .github/workflows/storage-layout-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/storage-layout-update.yml b/.github/workflows/storage-layout-update.yml index 689c56b5..d5c950a2 100644 --- a/.github/workflows/storage-layout-update.yml +++ b/.github/workflows/storage-layout-update.yml @@ -6,7 +6,7 @@ on: jobs: assert: runs-on: ubuntu-latest - name: Update storage layout + name: Update storage layout v2 steps: - name: Checkout uses: actions/checkout@v3