Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Commit 6f032d6

Browse files
committed
Upgrade go action
1 parent be5a49e commit 6f032d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: Set up Go
23-
uses: actions/setup-go@v1
23+
uses: actions/setup-go@v2
2424
with:
2525
go-version: ${{ matrix.go }}
2626

0 commit comments

Comments
 (0)