Skip to content

Commit

Permalink
Update static-checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OverloadedOrama committed Jul 9, 2023
1 parent 78f02f5 commit b1283f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Install gdtoolkit
run: pip3 install "gdtoolkit==3.*"
run: pip3 install "gdtoolkit==4.*"
- name: Formatting checks
run: gdformat --diff .
- name: Linting checks
Expand Down

0 comments on commit b1283f9

Please sign in to comment.