Skip to content

Commit

Permalink
Rename setup-go.yml to action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KaloyanTanev committed Jun 5, 2024
1 parent 5be3d8b commit 5b76f98
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 0 # Disable shallow checkout
- uses: actions/setup-python@v2
- uses: ./.github/actions/setup-go.yml
- uses: ./.github/actions/setup-go
- uses: pre-commit/action@v2.0.3

- name: notify failure
Expand Down

0 comments on commit 5b76f98

Please sign in to comment.