diff --git a/.github/workflows/storage-layout-update.yml b/.github/workflows/storage-layout-update.yml index 689c56b..d5c950a 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