commit | 52939b84e7e106fce73827af91f2d3354d9d8b34 | [log] [tgz] |
---|---|---|
author | Joyce <joycebrum@google.com> | Fri Apr 28 18:46:48 2023 |
committer | Dustin Sallings <dustin@spy.net> | Tue Aug 08 04:48:39 2023 |
tree | dba66da74cea1b774d10ae6c48adf89879859bd8 | |
parent | bd1b3e1a20a1e20fca7346f89ecfaef77afe0474 [diff] |
Update go.yml
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index eac8b8d..adaf63d 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml
@@ -17,10 +17,10 @@ build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2 - name: Set up Go - uses: actions/setup-go@v3 + uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0 with: go-version: 1.19