From 1cf2d34d58e1639724826ebb8374becb0136f5e9 Mon Sep 17 00:00:00 2001 From: CrazyFrog Date: Mon, 11 Aug 2025 23:21:46 +0200 Subject: [PATCH] Update abi.yml --- .github/workflows/abi.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/abi.yml b/.github/workflows/abi.yml index eda2c96..5355b42 100644 --- a/.github/workflows/abi.yml +++ b/.github/workflows/abi.yml @@ -12,14 +12,14 @@ jobs: steps: - name: Clone current repository - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Get the Git revision from the current repository id: get-rev run: echo "rev=$(cat ./storage-contracts-abis/0g-storage-contracts-rev)" >> $GITHUB_OUTPUT - name: Clone another repository - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: repository: '0glabs/0g-storage-contracts' path: '0g-storage-contracts' @@ -45,4 +45,4 @@ jobs: - name: Compare files run: | - ./scripts/check_abis.sh ./0g-storage-contracts/artifacts/ \ No newline at end of file + ./scripts/check_abis.sh ./0g-storage-contracts/artifacts/