Skip to content

Commit 8c9160b

Browse files
committed
Bump Go version with JWX
1 parent 8f16bde commit 8c9160b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
- name: Install Go
1010
uses: actions/setup-go@v5
1111
with:
12-
go-version: 1.19
12+
go-version: 1.22
1313
- name: Test
1414
run: go test ./...

0 commit comments

Comments
 (0)