Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
themiszamani authored Dec 13, 2024
1 parent 1a98214 commit df6930a
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ on: ["push", "pull_request"]
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: dominikh/[email protected]
with:
version: "2022.1.1"

steps:
- uses: actions/checkout@v1
- uses: dominikh/[email protected]
with:
version: "2022.1.1"

0 comments on commit df6930a

Please sign in to comment.