Skip to content

Commit 4d615ba

Browse files
chore(deps): update actions/setup-go action to v6
1 parent 47c73b4 commit 4d615ba

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
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout
1919
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2020
- name: Set up Go
21-
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
21+
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
2222
with:
2323
go-version-file: 'go.mod'
2424
cache-dependency-path: 'go.sum'

0 commit comments

Comments
 (0)