Skip to content

Commit 040fc27

Browse files
authored
Merge pull request #52 from splitio/dependabot/github_actions/actions/setup-go-6
Bump actions/setup-go from 5 to 6
2 parents c1a48b0 + 3bc6df9 commit 040fc27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
script: core.setFailed('[ERROR] Tag already exists.')
4242

4343
- name: Setup Go version
44-
uses: actions/setup-go@v5
44+
uses: actions/setup-go@v6
4545
with:
4646
go-version: '^1.20.7'
4747

0 commit comments

Comments
 (0)