Skip to content

Commit fb691b1

Browse files
chore: bump actions/setup-go from 4 to 5 (#102)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c177fc4 commit fb691b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919

2020
- name: Setup go
21-
uses: actions/setup-go@v4
21+
uses: actions/setup-go@v5
2222
with:
2323
go-version: 1.19
2424

0 commit comments

Comments
 (0)