Skip to content

Commit 922ee7e

Browse files
Merge pull request #7 from danielnovais-tech/dependabot/github_actions/actions/setup-go-6
chore(deps): bump actions/setup-go from 5 to 6
2 parents d1027c1 + 38aeb6a commit 922ee7e

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
@@ -114,7 +114,7 @@ jobs:
114114
uses: actions/checkout@v4
115115

116116
- name: Setup Go
117-
uses: actions/setup-go@v5
117+
uses: actions/setup-go@v6
118118
with:
119119
go-version: '1.21.x'
120120

0 commit comments

Comments
 (0)