We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a301e6 + ccecee8 commit c981dc1Copy full SHA for c981dc1
1 file changed
.github/workflows/run.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Setup Go 1.x.y
16
- uses: actions/setup-go@v3
+ uses: actions/setup-go@v4
17
with:
18
go-version: ^1.18
19
0 commit comments