Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
chore: Update run-unit-test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tonklaw authored Jul 6, 2023
1 parent fee50f3 commit 1db1dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-unit-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2

- name: Set up Go
uses: actions/setup-go@v2
uses: actions/setup-go@v4.0.1
with:
go-version: 1.20

Expand Down

0 comments on commit 1db1dd9

Please sign in to comment.