We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0fe513 commit 3cee7acCopy full SHA for 3cee7ac
.github/workflows/go.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v3
23
24
- name: Setup Go Faster
25
- uses: WillAbides/setup-go-faster@v1.7.0
+ uses: WillAbides/setup-go-faster@v1.8.0
26
timeout-minutes: 3
27
with:
28
go-version: ${{ matrix.go_version }}
.github/workflows/release.yml
fetch-depth: 0
0 commit comments