We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 430b6a7 commit a6fdd19Copy full SHA for a6fdd19
1 file changed
.github/workflows/test-action.yml
@@ -242,7 +242,7 @@ jobs:
242
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
243
with:
244
persist-credentials: false
245
- - uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
+ - uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
246
247
go-version: ${{ matrix.go_version }}
248
check-latest: true
0 commit comments