There was an error while loading. Please reload this page.
2 parents f563986 + 6f4b254 commit 97ffc0aCopy full SHA for 97ffc0a
1 file changed
.github/workflows/build.yaml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- name: Checkout
9
- uses: actions/checkout@v3
+ uses: actions/checkout@v6
10
- name: Set up Go
11
uses: actions/setup-go@v3
12
with:
0 commit comments