Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit c486173

Browse files
chore(deps): update actions/setup-go action to v5 (#108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75fed9e commit c486173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
python-version: 3.7
2424

25-
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4
25+
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
2626
with:
2727
go-version: ^1
2828

0 commit comments

Comments
 (0)