We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35291ac commit 879f5beCopy full SHA for 879f5be
.github/workflows/unit_test.yaml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Set up Go 1.x
15
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
16
with:
17
go-version: 1.21
18
0 commit comments