Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a7691f9

Browse files
authoredJan 16, 2024
build(deps): bump WillAbides/setup-go-faster from 1.13.0 to 1.14.0
Bumps [WillAbides/setup-go-faster](https://github.com/willabides/setup-go-faster) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/willabides/setup-go-faster/releases) - [Commits](WillAbides/setup-go-faster@v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: WillAbides/setup-go-faster dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27ee58f commit a7691f9

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@v4
2626

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

0 commit comments

Comments
 (0)