Merge pull request #8 from ErrorNoInternet/dependabot/github_actions/dot-github/workflows/uncenter/setup-taplo-2

This commit is contained in:
2026-05-01 21:45:24 -04:00
committed by GitHub
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v6 uses: actions/checkout@v6
- name: Install taplo - name: Install taplo
uses: uncenter/setup-taplo@v1 uses: uncenter/setup-taplo@v2
- name: Run taplo lint - name: Run taplo lint
run: taplo lint Cargo.toml run: taplo lint Cargo.toml