Skip to content

Commit f76c043

Browse files
build(deps): bump actions/setup-go from 4 to 5 (#155)
1 parent a42a98c commit f76c043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: actions/setup-go@v4
15+
- uses: actions/setup-go@v5
1616
with:
1717
go-version: ~1.19
1818
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)