Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
Fixing polkad version for check cache
Browse files Browse the repository at this point in the history
  • Loading branch information
hbulgarini committed Aug 26, 2023
1 parent 77a10ab commit edd8e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
workflow_dispatch:

env:
POLKA_VERSION: 0.9.43
POLKA_VERSION: 1.0.0

jobs:
lint:
Expand Down

0 comments on commit edd8e0d

Please sign in to comment.