Skip to content

Commit 76f4375

Browse files
chore(deps): update asdf-vm/actions action to v3.0.2
1 parent 2a9c06c commit 76f4375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ jobs:
4545
with:
4646
distribution: temurin
4747
java-version: 21
48-
- uses: asdf-vm/actions/plugins-add@v3.0.0
48+
- uses: asdf-vm/actions/plugins-add@v3.0.2
4949
- run: asdf install ktlint
5050
- run: ktlint '*.gradle.kts' '**/*.gradle.kts'

0 commit comments

Comments
 (0)