Skip to content
This repository was archived by the owner on May 30, 2026. It is now read-only.

Commit e00303c

Browse files
authored
Merge pull request #42 from berquerant/dependabot/github_actions/actions/setup-go-6.1.0
Bump actions/setup-go from 6.0.0 to 6.1.0
2 parents 0818570 + c49e018 commit e00303c

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
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
persist-credentials: false
2424
- name: Setup Go
25-
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
25+
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
2626
with:
2727
go-version-file: "go.mod"
2828
check-latest: true

0 commit comments

Comments
 (0)