Skip to content

Commit

Permalink
setup-go v5
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuratczyk committed Apr 29, 2024
1 parent 2d8e56a commit 87b3f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: 'stable'

Expand Down

0 comments on commit 87b3f82

Please sign in to comment.