Skip to content

Commit a6fdd19

Browse files
Bump actions/setup-go from 6.1.0 to 6.3.0 (#218)
1 parent 430b6a7 commit a6fdd19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ jobs:
242242
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
243243
with:
244244
persist-credentials: false
245-
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
245+
- uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
246246
with:
247247
go-version: ${{ matrix.go_version }}
248248
check-latest: true

0 commit comments

Comments
 (0)