Address more comments

This commit is contained in:
Shrenuj Bansal
2022-08-26 11:55:20 -04:00
parent b972e079b8
commit 217cc846c3
11 changed files with 33 additions and 35 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
- uses: actions/setup-go@v1
with:
go-version: '1.17.9'
go-version: '1.18.1'
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL