mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-07-13 04:58:46 +00:00
Update https://data.forgejo.org/actions/setup-go action to v6.5.0 (forgejo) (#13202)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/13202 Reviewed-by: Gusted <gusted@noreply.codeberg.org>
This commit is contained in:
parent
e1151afaa2
commit
14cb1dea00
2 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ runs:
|
|||
apt-get -q install -qq -y zstd
|
||||
|
||||
- name: "Set up Go using setup-go"
|
||||
uses: https://data.forgejo.org/actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
|
||||
uses: https://data.forgejo.org/actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
|
||||
id: go-version
|
||||
with:
|
||||
go-version-file: "go.mod"
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ jobs:
|
|||
with:
|
||||
node-version: 22
|
||||
|
||||
- uses: https://data.forgejo.org/actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
|
||||
- uses: https://data.forgejo.org/actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
|
||||
with:
|
||||
go-version-file: "go.mod"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue