Skip to content

Commit 5a5a0b1

Browse files
chore(deps): update actions/setup-go action to v5.0.1
1 parent 62f9a7d commit 5a5a0b1

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: Install Go
23-
uses: actions/[email protected].0
23+
uses: actions/[email protected].1
2424
with:
2525
go-version: ${{ matrix.go-version }}
2626
- name: Checkout code

0 commit comments

Comments
 (0)