Skip to content

Commit

Permalink
test(deps): update actions/setup-go action to v5 (#2025)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jan 30, 2024
1 parent 91a01c5 commit 7ea5309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
distribution: zulu
java-version: 8
- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: '>=1.20.2'
- run: java -version
Expand Down

0 comments on commit 7ea5309

Please sign in to comment.