Skip to content

Commit

Permalink
Fix typo in workflow (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Apr 30, 2024
1 parent 4a797a9 commit 89e5ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
fetch-depth: 0

- name: Setup Golang Environment
uses: actions/setup-go@0v5.0.0
uses: actions/setup-go@v5.0.0
with:
go-version: stable

Expand Down

0 comments on commit 89e5ed0

Please sign in to comment.