Skip to content

Commit 4038651

Browse files
build(deps): bump WillAbides/setup-go-faster from 1.9.1 to 1.10.0 (#100)
1 parent 4f25067 commit 4038651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v3
2626

2727
- name: Setup Go Faster
28-
uses: WillAbides/setup-go-faster@v1.9.1
28+
uses: WillAbides/setup-go-faster@v1.10.0
2929
timeout-minutes: 3
3030
with:
3131
go-version: ${{ matrix.go_version }}

0 commit comments

Comments
 (0)