1
0
forked from extern/smegmesh

Update go.yml

This commit is contained in:
Tim Beatham 2023-11-05 10:53:57 +00:00 committed by GitHub
parent 2d45c2d298
commit 1b286dd3c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
- name: Set up Go - name: Set up Go
uses: actions/setup-go@v4 uses: actions/setup-go@v4
with: with:
go-version: '1.20' go-version: '1.21'
- name: Tidy - name: Tidy
run: go mod tidy run: go mod tidy