We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b4f027 commit a7faf84Copy full SHA for a7faf84
.github/workflows/build_macadmins_extension.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Set up Go
11
uses: actions/setup-go@v4
12
with:
13
- go-version: ${{ env.GO_VERSION }}
+ go-version: '1.21'
14
15
- name: Checkout osquery repo repo
16
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
0 commit comments