Compare commits
2
Commits
v0.1.0
..
75b9dc34ac
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
75b9dc34ac | ||
|
|
c823edae25 |
@@ -19,7 +19,7 @@ jobs:
|
|||||||
go-version: stable
|
go-version: stable
|
||||||
- name: Install Go tools
|
- name: Install Go tools
|
||||||
run: go install golang.org/x/tools/cmd/goimports@latest
|
run: go install golang.org/x/tools/cmd/goimports@latest
|
||||||
- uses: actions/setup-python@v5
|
- uses: actions/setup-python@v6
|
||||||
with:
|
with:
|
||||||
python-version: '3.14'
|
python-version: '3.14'
|
||||||
- uses: pre-commit/action@v3.0.1
|
- uses: pre-commit/action@v3.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user