Skip to content

Commit

Permalink
feat: bump setup-go
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasjarosch committed Mar 6, 2024
1 parent b30068b commit e8ca92e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: Setup Go
uses: actions/setup-go@v4
uses: actions/setup-go@v4.1.0
with:
go-version: ${{ matrix.go-version }}
- name: Checkout
Expand Down

0 comments on commit e8ca92e

Please sign in to comment.