commit
12c758028e
|
|
@ -8,7 +8,7 @@ description: 'Install the "bashbrew" tool in GITHUB_PATH'
|
||||||
runs:
|
runs:
|
||||||
using: 'composite'
|
using: 'composite'
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/setup-go@v3
|
- uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version-file: '${{ github.action_path }}/go.mod'
|
go-version-file: '${{ github.action_path }}/go.mod'
|
||||||
- run: |
|
- run: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue