Skip to content

Commit 041ebb1

Browse files
renovate[bot]oxzi
authored andcommitted
chore(deps): update actions/setup-go action to v5
1 parent 76d08cd commit 041ebb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v4
1717

18-
- uses: actions/setup-go@v4
18+
- uses: actions/setup-go@v5
1919
with:
2020
go-version: '1.21'
2121

0 commit comments

Comments
 (0)