Skip to content

Commit

Permalink
Check
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Hume committed Dec 12, 2023
1 parent eedff5b commit 3cb2305
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
steps:
- uses: actions/checkout@v3

# https://github.com/actions/checkout/issues/290
- run: git fetch --force --tags

- uses: actions/setup-go@v4
with:
go-version: 1.21.x
Expand Down

0 comments on commit 3cb2305

Please sign in to comment.