Skip to content

Commit 4cea55c

Browse files
committed
chore(deps): update actions/setup-go action to v6
1 parent 3df97eb commit 4cea55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: ctest --output-on-failure --timeout 60
5858

5959
- name: Setup Go
60-
uses: actions/setup-go@v5
60+
uses: actions/setup-go@v6
6161
with:
6262
go-version: '^1.16'
6363

0 commit comments

Comments
 (0)