Skip to content

Commit a7d6acd

Browse files
authored
testing caching (#1334)
1 parent 3466e50 commit a7d6acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313

1414
- name: Set up Go
15-
uses: actions/setup-go@v2
15+
uses: actions/setup-go@v4
1616
with:
1717
go-version: '1.20'
1818

0 commit comments

Comments
 (0)