Skip to content

Commit

Permalink
Bump actions/setup-go from 5.0.2 to 5.1.0 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent fe20376 commit 3154176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- "1.22"
- "1.23"
steps:
- uses: actions/setup-go@v5.0.2
- uses: actions/setup-go@v5.1.0
with:
go-version: ${{ matrix.go-version }}
- uses: actions/checkout@v4.2.2
Expand Down

0 comments on commit 3154176

Please sign in to comment.