Skip to content

Commit

Permalink
ci: update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
shoenig committed Nov 5, 2024
1 parent 1a36666 commit 768f32a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
- macos-14
runs-on: ${{matrix.os}}
steps:
- uses: actions/checkout@v3
- uses: hashicorp/setup-golang@v1
- uses: actions/checkout@v5
- uses: actions/setup-go@v5
with:
version-file: go.mod
- uses: extractions/setup-just@v2
Expand Down

0 comments on commit 768f32a

Please sign in to comment.