This commit is contained in:
parent
0ea238f22d
commit
8b827ab677
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Setup Go
|
||||
run: actions/setup-go@v5
|
||||
run: actions/setup-go@v3
|
||||
with:
|
||||
go-version: '1.22.3'
|
||||
- name: Output File
|
||||
|
|
Loading…
Reference in a new issue