revert-54069ad305 #11

Closed
bagas wants to merge 217 commits from revert-54069ad305 into main
Showing only changes of commit 0b071dfde7 - Show all commits
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- name: Set up Go - name: Set up Go
uses: actions/setup-go@v6 uses: actions/setup-go@v6
with: with:
go-version: '1.25.5' go-version: '1.25.6'
cache: false cache: false
- name: Install dependencies - name: Install dependencies