Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
update setup-go
  • Loading branch information
matthewgao authored Nov 6, 2024
1 parent 8de0984 commit 20135ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

steps:
- name: Set up Go
uses: actions/setup-go@v2
uses: actions/setup-go@v5
- name: Check out code into the Go module directory
uses: actions/checkout@v4
- name: Get dependencies
Expand Down

0 comments on commit 20135ac

Please sign in to comment.