Updated test workflow go version.

This commit is contained in:
mikestefanello 2025-02-12 22:01:10 -05:00
parent d736551869
commit 02a58946f1

View file

@ -16,7 +16,7 @@ jobs:
- name: Set up Go - name: Set up Go
uses: actions/setup-go@v3 uses: actions/setup-go@v3
with: with:
go-version: 1.22 go-version: 1.23
- uses: actions/cache@v3 - uses: actions/cache@v3
with: with: