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

Commit 5a41eaa

Browse files
Update GitHub Actions
1 parent d96f9dd commit 5a41eaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
persist-credentials: false
2323
- name: Setup Go
24-
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # 6.3.0
24+
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # 6.4.0
2525
with:
2626
go-version: ">=1.20.0"
2727
- name: Install dependencies

0 commit comments

Comments
 (0)