更新依赖

This commit is contained in:
tsosunchia
2024-05-30 04:29:25 +00:00
parent f303397ce1
commit e27c8bea77
3 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '1.22.0'
go-version: '1.22'
- name: Checkout codebase
uses: actions/checkout@v4
- name: Test with unix