Skip to content

Commit ad669fa

Browse files
authored
Merge branch 'master' into auto-update-onflow-cadence-v1.0.0-preview.33
2 parents daffb6c + a4655d2 commit ad669fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222
- uses: actions/setup-go@v4
2323
with:
24-
go-version: '1.20'
24+
go-version: '1.22'
2525
- name: Run tests
2626
run: |
2727
make ci

0 commit comments

Comments
 (0)