Skip to content

Commit 25661f3

Browse files
committed
Upgrading gopkg version
1 parent 9f82086 commit 25661f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linters.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/setup-go@v4
1818
with:
19-
go-version: "1.20"
19+
go-version: "1.22"
2020
cache: false
2121
- name: Checkout the code
2222
uses: actions/[email protected]

0 commit comments

Comments
 (0)