Skip to content

Commit

Permalink
Bump action (#1352)
Browse files Browse the repository at this point in the history
  • Loading branch information
aurexav authored Dec 15, 2023
1 parent 6d57332 commit f14abc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
- "**.ts"
- "**.yml"
- "**.sol"

env:
CACHE_VERSION: 0

Expand Down Expand Up @@ -147,7 +147,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check ${{ matrix.target.chain }}
uses: hack-ink/subalfred-check-runtime-action@v0.2.0
uses: hack-ink/subalfred-check-runtime-action@v0.2.1
with:
uploaded-artifact: darwinia
chain: ${{ matrix.target.chain }}
Expand Down

0 comments on commit f14abc2

Please sign in to comment.