parent
8b827ab677
commit
9f6ee6babc
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
run: actions/setup-go@v3
|
run: https://code.forgejo.org/actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
go-version: '1.22.3'
|
go-version: '1.22.3'
|
||||||
- name: Output File
|
- name: Output File
|
||||||
|
|
Loading…
Reference in a new issue