Skip to content

Commit f050f0a

Browse files
authored
Update test.yaml
1 parent bbf817f commit f050f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- run: npm run build
1616
- run: npm run lint
1717
- name: Set up Go 1.x
18-
uses: actions/setup-go@v2
18+
uses: actions/setup-go@v5
1919
with:
2020
go-version: ^1.18
2121
id: go

0 commit comments

Comments
 (0)