Skip to content

Commit

Permalink
Fikse feil med ugyldig token
Browse files Browse the repository at this point in the history
  • Loading branch information
mettok committed Jul 5, 2024
1 parent 58fd8a2 commit 169ede9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ktlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
- name: "Install ktlint"
uses: nbadal/action-ktlint-setup@v1
with:
ktlint_version: '0.50.0'
ktlint_version: '0.42.1'
- run: ktlint
shell: bash

0 comments on commit 169ede9

Please sign in to comment.