mirror of
https://code.forgejo.org/actions/go-versions
synced 2025-03-15 06:36:58 +01:00
Update build-go-packages.yml
This commit is contained in:
parent
ba1071418a
commit
9f0eda3b8d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-go-packages.yml
vendored
2
.github/workflows/build-go-packages.yml
vendored
|
@ -23,7 +23,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
go:
|
go:
|
||||||
name: Go
|
name: Go
|
||||||
uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@versions_changes
|
uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@main
|
||||||
with:
|
with:
|
||||||
tool-name: "go"
|
tool-name: "go"
|
||||||
tool-version: ${{ inputs.VERSION || '1.19.0' }}
|
tool-version: ${{ inputs.VERSION || '1.19.0' }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue