We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39084da + 3569f48 commit 428633dCopy full SHA for 428633d
.github/workflows/go.yml
@@ -18,7 +18,7 @@ jobs:
18
go-version: [ '1.20', 'stable' ]
19
20
steps:
21
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
22
23
- name: Setup Go ${{ matrix.go-version }}
24
uses: actions/setup-go@v5
0 commit comments