Skip to content

Commit 69ac0ed

Browse files
authored
Merge pull request #146 from modelpack/dependabot/github_actions/actions/setup-go-6.1.0
chore(deps): bump actions/setup-go from 6.0.0 to 6.1.0
2 parents c521490 + f31a306 commit 69ac0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout code
1919
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
2020

21-
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00
21+
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c
2222
with:
2323
go-version-file: go.mod
2424
cache: false

0 commit comments

Comments
 (0)