Skip to content

Commit

Permalink
update step version in other workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kovalgek committed Feb 3, 2025
1 parent cbbcad1 commit 513277c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storage-layout-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: npm ci

- name: Check storage-layout
uses: lidofinance/storage-layout-action@v1
uses: lidofinance/storage-layout-action@v2
with:
mode: check
src-folder: ./contracts
Expand Down

0 comments on commit 513277c

Please sign in to comment.